mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-10-31 22:55:54 +00:00
9 lines
530 B
Batchfile
9 lines
530 B
Batchfile
gxt -g III -i "american.txt" -o "../../gamefiles/TEXT/american.gxt"
|
|
gxt -g III -i "english.txt" -o "../../gamefiles/TEXT/english.gxt"
|
|
gxt -g III -i "french.txt" -o "../../gamefiles/TEXT/french.gxt"
|
|
gxt -g III -i "german.txt" -o "../../gamefiles/TEXT/german.gxt"
|
|
gxt -g III -i "italian.txt" -o "../../gamefiles/TEXT/italian.gxt"
|
|
gxt -g III -i "spanish.txt" -o "../../gamefiles/TEXT/spanish.gxt"
|
|
gxt -g III -r -i "russian.txt" -o "../../gamefiles/TEXT/russian.gxt"
|
|
gxt -g III -p -i "polish.txt" -o "../../gamefiles/TEXT/polish.gxt"
|