mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 12:09:27 +02:00
13 lines
357 B
JSON
13 lines
357 B
JSON
{
|
|
"name": "unitinfo",
|
|
"displayName": "Unit Information",
|
|
"author": "Sharlotte",
|
|
"description": "The mod displays more information in-game, such as unit/building, wave, core, tile, item/unit total info etc",
|
|
"version": "1.3.4.2",
|
|
"main": "UnitInfo.core.Main",
|
|
"minGameVersion": "130.1",
|
|
"dependencies": [],
|
|
"hidden": true,
|
|
"java": true
|
|
}
|