Profectus-Demo/src/data/projInfo.json

23 lines
452 B
JSON
Raw Normal View History

2021-05-25 20:57:02 -05:00
{
2022-02-27 14:24:48 -06:00
"title": "Profectus",
2022-03-03 21:39:48 -06:00
"id": "profectus",
"author": "thepaperpilot",
2021-06-20 23:29:55 -05:00
"discordName": "The Paper Pilot Community",
2021-05-25 20:57:02 -05:00
"discordLink": "https://discord.gg/WzejVAx",
"versionNumber": "0.0",
"versionTitle": "Initial Commit",
"allowGoBack": true,
"defaultShowSmall": false,
2021-05-25 20:57:02 -05:00
"defaultDecimalsShown": 2,
2021-06-11 23:38:16 -05:00
"useHeader": true,
2021-05-25 20:57:02 -05:00
"banner": null,
2022-02-27 18:31:51 -06:00
"logo": "",
"initialTabs": [ "main" ],
2021-05-25 20:57:02 -05:00
2021-06-13 22:16:38 -05:00
"maxTickLength": 3600,
2022-03-11 16:58:11 -06:00
"offlineLimit": 1,
"enablePausing": true
2021-05-25 20:57:02 -05:00
}