Counter-Strike 2 Offset/Interfaces Dumper
Go to file
a2x 631668429c 📦 Game Update 13964 2023-10-21 09:44:02 +10:00
generated 📦 Game Update 13964 2023-10-21 09:44:02 +10:00
src 📦 Game Update 13964 2023-10-21 09:44:02 +10: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 📦 Game Update 13963 (2) 2023-10-20 15:23:43 +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 📦 Game Update 13964 2023-10-21 09:44:02 +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.