RTTEX is a parser for handling Proton SDK RTTEX files. It provides efficient and easy-to-use functionalities to read and manipulate RTTEX data.
To include RTTEX in your project, add the following to your Cargo.toml
:
rttex = { git = "https://github.com/CLOEI/rttex" }