Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 741 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 741 Bytes

Glbtool

Tool to encrypt and decrypt Raptor Call Of The Shadows glb files.

Alt text

Build

When you have installed git on your system you can clone the repository by type in git clone https://github.com/skynettx/glbtool.git.

Windows

You can use the projectfile for Visual Studio 2022 under msvc\.

Linux and macOS

To build use cmake, type in the root of the repository:

mkdir build
cd build
cmake ..
make

Thanks

Special thanks to Yggdrasill for the encryption part from glbtools. Also thanks for LodePNG used in this project. Many thanks also to Ben Ryves for mus2mid.