Added English HTML / JS variants

This commit is contained in:
nearbyplayer
2017-08-19 19:15:38 -04:00
parent 71150e91e4
commit b415047b1d
3 changed files with 575 additions and 2 deletions
+4 -2
View File
@@ -22,12 +22,14 @@ client_scripts {
ui_page 'html/ui.html'
files {
'html/ui.html',
'html/ui.html', -- FR
--'html/ui_en.html', -- EN
'html/bankgothic.ttf',
'html/pdown.ttf',
'html/css/app.css',
'html/scripts/mustache.min.js',
'html/scripts/app.js',
'html/scripts/app.js', -- FR
--'html/scripts/app_en.js', -- EN
'html/img/cursor.png',
'html/img/keys/enter.png',
'html/img/keys/return.png',