Profectus-Demo/src/data/projInfo.json

24 lines
499 B
JSON
Raw Normal View History

2022-02-28 00:11:01 +00:00
{
"title": "Profectus",
"id": "profectus-demo",
"author": "thepaperpilot",
"discordName": "The Paper Pilot Community",
"discordLink": "https://discord.gg/WzejVAx",
"versionNumber": "0.0",
"versionTitle": "Initial Commit",
"allowGoBack": true,
"defaultShowSmall": false,
2022-02-28 00:11:01 +00:00
"defaultDecimalsShown": 2,
"useHeader": true,
"banner": null,
"logo": "Logo.png",
"initialTabs": [ "main", "c" ],
"maxTickLength": 3600,
2022-03-11 22:58:11 +00:00
"offlineLimit": 1,
"enablePausing": true,
"exportEncoding": "base64"
2022-02-28 00:11:01 +00:00
}