A bit of frontend and GXT

This commit is contained in:
Sergeanur
2021-01-22 01:56:47 +02:00
parent e8db0e3abb
commit 9d2509ab5b
15 changed files with 77780 additions and 62531 deletions

View File

@ -1,5 +1,5 @@
gxt -g VC -i "american.txt" -o "../../gamefiles/TEXT/american.gxt"
gxt -g VC -i "french.txt" -o "../../gamefiles/TEXT/french.gxt"
gxt -g VC -i "german.txt" -o "../../gamefiles/TEXT/german.gxt"
gxt -g VC -i "italian.txt" -o "../../gamefiles/TEXT/italian.gxt"
gxt -g VC -i "spanish.txt" -o "../../gamefiles/TEXT/spanish.gxt"
gxt -g LCS -i "ENGLISH.txt" -o "../../gamefiles/TEXT/ENGLISH.gxt"
gxt -g LCS -i "french.txt" -o "../../gamefiles/TEXT/french.gxt"
gxt -g LCS -i "german.txt" -o "../../gamefiles/TEXT/german.gxt"
gxt -g LCS -i "italian.txt" -o "../../gamefiles/TEXT/italian.gxt"
gxt -g LCS -i "spanish.txt" -o "../../gamefiles/TEXT/spanish.gxt"