mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 12:09:27 +02:00
13 lines
365 B
JSON
13 lines
365 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",
|
|
"subtitle": "hacky ui tool",
|
|
"version": "1.7",
|
|
"main": "informatis.Informatis",
|
|
"minGameVersion": "138",
|
|
"dependencies": [],
|
|
"hidden": true
|
|
}
|