Profectus-Demo/src/data/projInfo.json

23 lines
475 B
JSON

{
"title": "Profectus",
"id": "profectus",
"author": "thepaperpilot",
"discordName": "The Paper Pilot Community",
"discordLink": "https://discord.gg/WzejVAx",
"versionNumber": "0.0",
"versionTitle": "Initial Commit",
"allowGoBack": true,
"defaultShowSmall": false,
"defaultDecimalsShown": 2,
"useHeader": true,
"banner": null,
"logo": "",
"initialTabs": [ "main" ],
"maxTickLength": 3600,
"offlineLimit": 1,
"enablePausing": true,
"saveEncoding": "lz"
}