support for texture packs

This commit is contained in:
minjaesong
2022-02-23 17:59:38 +09:00
parent 841a77403b
commit 7c966b0da8
36 changed files with 2818 additions and 142 deletions

View File

@@ -22,5 +22,7 @@
"MENU_OPTIONS_DITHER": "递色",
"MENU_OPTIONS_BLUR": "模糊",
"MENU_OPTIONS_PARTICLES": "微粒数",
"MENU_IO_IMPORT": "匯入"
"MENU_IO_IMPORT": "匯入",
"APP_NOMODULE_1": "当前未加载任何模块。",
"APP_NOMODULE_2": "请重新配置您的加载顺序:"
}