mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 12:09:27 +02:00
13 lines
341 B
JSON
13 lines
341 B
JSON
{
|
|
"name": "unitinfo",
|
|
"displayName": "Unit Infomation",
|
|
"author": "Sharlotte",
|
|
"description": "The mod displays more information for unit, such as health, armor, shield, weapon/weapon reload etc",
|
|
"version": "1.3",
|
|
"main": "UnitInfo.core.Main",
|
|
"minGameVersion": "129",
|
|
"dependencies": [],
|
|
"hidden": true,
|
|
"java": true
|
|
}
|