Add option to switch branch

This commit is contained in:
fed
2024-02-12 17:11:48 +01:00
parent b55fa0375d
commit e895f57e50
6 changed files with 119 additions and 1 deletions

View File

@ -65,6 +65,9 @@
"LUA_MENU_MODE3": "Debug shader",
"LUA_MENU_INTRO": "Intro movie",
"LUA_MENU_INTRO_DESC": "Show or skip intro movie with companies' logos on startup.",
"LUA_MENU_SWITCH_TO_DEVELOP": "Switch to the ^3Develop^7 branch",
"LUA_MENU_SWITCH_TO_MAIN": "Switch to the ^3Main^7 branch",
"LUA_MENU_SWITCH_BRANCH_DESC": "Switch the h2-mod branch (develop: latest changes, main: latest stable release).",
"MENU_MUSIC_VOLUME": "Music Volume",
"MENU_MUSIC_VOLUME_DESC": "Move the slider to adjust the volume of the music.",