Counter-Strike 2 Offset/Interfaces Dumper
Go to file
mysty 7bf035aaf6 Change json structure and add comments for modules 2023-10-18 11:29:37 +01:00
generated Add python file builder 2023-10-17 12:06:23 +10:00
src Change json structure and add comments for modules 2023-10-18 11:29:37 +01:00
.editorconfig Some improvements 2023-10-05 19:24:14 +10:00
.gitattributes Create .gitattributes 2023-09-26 00:57:29 +10:00
.gitignore Rewrote project in Rust 2023-09-26 00:46:10 +10:00
Cargo.toml Add python file builder 2023-10-17 12:06:23 +10:00
LICENSE Initial commit 2023-09-08 17:59:09 +10:00
README.md Added unit tests 2023-10-14 15:18:52 +10:00
config.json Added unit tests 2023-10-14 15:18:52 +10:00

README.md

cs2-dumper

External offsets/interfaces dumper for Counter-Strike: 2, written in Rust.

Generated Files

Generated files are stored in the generated directory.

📂 Pre-generated Files

Running Tests

cargo test -- --nocapture

License

Please refer to the LICENSE file for more details.