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

@@ -16,5 +16,7 @@
"MENU_OPTIONS_DITHER": "ディザリング",
"MENU_OPTIONS_BLUR": "ぼかし",
"MENU_OPTIONS_PARTICLES": "粒子の数",
"MENU_IO_IMPORT": "インポート"
"MENU_IO_IMPORT": "インポート",
"APP_NOMODULE_1": "現在ロードされたモジュールがありません。",
"APP_NOMODULE_2": "次のファイルでロードオーダーを再設定してください。"
}