mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
13 lines
349 B
JSON
13 lines
349 B
JSON
{
|
|
"name": "informatis",
|
|
"displayName": "Informatis",
|
|
"author": "Sharlotte",
|
|
"description": "The mod displays more information in-game, such as unit/building, wave, core, tile, item/unit total info etc",
|
|
"version": "1.6",
|
|
"main": "informatis.core.Main",
|
|
"minGameVersion": "137",
|
|
"dependencies": [],
|
|
"hidden": true,
|
|
"java": true
|
|
}
|