mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 12:09:27 +02:00
1
This commit is contained in:
12
bin/main/mod.json
Normal file
12
bin/main/mod.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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.5.3",
|
||||
"main": "UnitInfo.core.Main",
|
||||
"minGameVersion": "134",
|
||||
"dependencies": [],
|
||||
"hidden": true,
|
||||
"java": true
|
||||
}
|
||||
Reference in New Issue
Block a user