mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-11 14:21:52 +09:00
new world ui wip
This commit is contained in:
BIN
assets/mods/basegame/gui/huge.png
LFS
Normal file
BIN
assets/mods/basegame/gui/huge.png
LFS
Normal file
Binary file not shown.
BIN
assets/mods/basegame/gui/large.png
LFS
Normal file
BIN
assets/mods/basegame/gui/large.png
LFS
Normal file
Binary file not shown.
BIN
assets/mods/basegame/gui/normal.png
LFS
Normal file
BIN
assets/mods/basegame/gui/normal.png
LFS
Normal file
Binary file not shown.
BIN
assets/mods/basegame/gui/small.png
LFS
Normal file
BIN
assets/mods/basegame/gui/small.png
LFS
Normal file
Binary file not shown.
@@ -10,5 +10,6 @@
|
||||
"GAME_INVENTORY_FAVORITES": "Favorites",
|
||||
"GAME_INVENTORY_REGISTER": "Register",
|
||||
"CONTEXT_ITEM_MAP": "Map",
|
||||
"MENU_LABEL_MENU": "Menu"
|
||||
"MENU_LABEL_MENU": "Menu",
|
||||
"CONTEXT_GENERATOR_SEED": "Seed"
|
||||
}
|
||||
@@ -11,5 +11,6 @@
|
||||
"GAME_INVENTORY_FAVORITES": "즐겨찾기",
|
||||
"GAME_INVENTORY_REGISTER": "등록하기",
|
||||
"MENU_LABEL_MENU": "메뉴",
|
||||
"CONTEXT_ITEM_MAP": "지도"
|
||||
"CONTEXT_ITEM_MAP": "지도",
|
||||
"CONTEXT_GENERATOR_SEED": "시드"
|
||||
}
|
||||
Reference in New Issue
Block a user