Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 430 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 430 Bytes

QScript

Toolchain for compiling and decompiling Neversoft QScript.

Compiles:

  • Tony Hawk's Underground
  • Tony Hawk's Underground 2

Decompiles:

  • Tony Hawk's Underground
  • Tony Hawk's Underground 2

Compiling

Standard CMake build process:

cmake -B build
cmake --build build

This will compile the QDecompile library and app.

If you have Flex in your PATH, the QCompile library and app will also be compiled.