아마 다 된듯

This commit is contained in:
sharlottes
2022-11-20 01:44:51 +09:00
parent ff94c53cd3
commit 53986635d5
3 changed files with 1 additions and 1 deletions

13
assets/mod.json Normal file
View File

@@ -0,0 +1,13 @@
{
"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": "140",
"dependencies": [],
"hidden": true,
"java": true
}