mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-05 20:49:59 +00:00
Add texts
This commit is contained in:
parent
b5cdc33e7c
commit
4b4f59a5d4
11 changed files with 72683 additions and 7 deletions
|
@ -1,7 +1,5 @@
|
|||
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 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"
|
Loading…
Add table
Add a link
Reference in a new issue