mirror of
https://github.com/yawaflua/Informatis.git
synced 2025-12-10 03:59:26 +02:00
new Mod!
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
shar-stat.health = Health: {0}
|
||||
shar-stat.shield = Shield: {0}
|
||||
shar-stat.payloadCapacity = Payloads: {0} / {1}
|
||||
3
assets/bundles/bundle_ko.properties
Normal file
3
assets/bundles/bundle_ko.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
shar-stat.health = 체력: {0}
|
||||
shar-stat.shield = 방어막: {0}
|
||||
shar-stat.payloadCapacity = 화물: {0} / {1}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "modtemplate",
|
||||
"displayName": "Template",
|
||||
"author": "[#8738ff[]]Sonnicon[[]]",
|
||||
"description": "Gradle jar Mindustry mod template",
|
||||
"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": "0",
|
||||
"main": "sonnicon.modtemplate.ModTemplate",
|
||||
"minGameVersion": "105",
|
||||
"main": "UnitInfo.core.Main",
|
||||
"minGameVersion": "126",
|
||||
"dependencies": [],
|
||||
"hidden": false,
|
||||
"java": true
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 365 B |
BIN
assets/sprites/ui/bar-top.9.png
Normal file
BIN
assets/sprites/ui/bar-top.9.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 258 B |
BIN
assets/sprites/ui/bar.9.png
Normal file
BIN
assets/sprites/ui/bar.9.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 243 B |
BIN
assets/sprites/ui/barS-top.png
Normal file
BIN
assets/sprites/ui/barS-top.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 267 B |
BIN
assets/sprites/ui/barS.png
Normal file
BIN
assets/sprites/ui/barS.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 254 B |
Reference in New Issue
Block a user