modularised lang

This commit is contained in:
Song Minjae
2017-04-27 23:41:19 +09:00
parent 3e54dcab2c
commit 26cbe6970a
49 changed files with 133 additions and 93 deletions

View File

@@ -0,0 +1,10 @@
{
"HELP_OTF_MAIN_1": "Type “help slow” for the ways to make the game run faster.",
"HELP_OTF_MAIN_2": "Press PageUp/PageDown to scroll the messages.",
"HELP_OTF_MAIN_3": "Utility keys:",
"HELP_OTF_MAIN_4": "• F3: (debug) basic information",
"HELP_OTF_MAIN_5": "• F7: (debug) toggle light blending",
"HELP_OTF_MAIN_6": "• F8: toggle smooth lighting effect",
"HELP_OTF_SLOW_1": ""
}