Counter-Strike 2 Offset/Interfaces Dumper
Go to file
mysty f5a7cf3536 Fix tests 2023-10-18 11:38:36 +01:00
generated Update generated files 2023-10-18 11:32:33 +01:00
src Fix tests 2023-10-18 11:38:36 +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 Merge branch 'main' of https://github.com/mysty0/cs2-dumper 2023-10-18 11:31:34 +01: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.