Skip to content

Sergeanur/GXT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8bf41ca · May 30, 2022

History

31 Commits
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Apr 25, 2020
Apr 25, 2020
May 19, 2022
May 19, 2022
Jul 9, 2021
Jul 9, 2021
Apr 25, 2020
Jul 9, 2021
Jul 9, 2021
Jul 9, 2021
Apr 25, 2020
Apr 25, 2020
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022
May 30, 2022

Repository files navigation

This repository contains decompiled GXT files and a compiler for them.
Run build_[game]_[platform].bat to quickly build GXTs for your desired game.

Decompiled GXT

The GXT files were decompiled into TXT using a syntax of an original source. The strings are mostly sorted in an order in which they were in the original source file instead of an alphabetical order (like most GXT Editors do). That benefits in having related strings grouped together and not scattered around (e.g. vehicle names).

All files where sorted into directories of their games and platforms accordingly.

GXT Compiler

gxt.exe is a compiler for GXT files.
The source code of it and documentation is here: https://github.com/Sergeanur/GXT-compiler

About

Decompiled text lines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published