Profectus-Demo/src/data/modInfo.json

20 lines
372 B
JSON
Raw Normal View History

2021-05-26 01:57:02 +00:00
{
"title": "The Modding Tree X",
"id": "tmt-x",
"author": "thepaperpilot",
"discordName": "TMT-X",
"discordLink": "https://discord.gg/WzejVAx",
"versionNumber": "0.0",
"versionTitle": "Initial Commit",
"allowSmall": false,
"defaultDecimalsShown": 2,
2021-06-12 04:38:16 +00:00
"useHeader": true,
2021-05-26 01:57:02 +00:00
"banner": null,
"logo": null,
2021-06-12 04:38:16 +00:00
"initialTabs": [ "main", "c" ],
2021-05-26 01:57:02 +00:00
"maxTickLength": 3600
}