Rewrote project in Rust

This commit is contained in:
a2x
2023-09-26 00:46:10 +10:00
parent a8d3318d94
commit 369ebcf238
136 changed files with 47374 additions and 47187 deletions

View File

@@ -1,6 +1,6 @@
# CS2 Dumper
Automated offsets and schema class file generator for Counter-Strike: 2. By default, it will generate JSON, Rust, C# and C++ header files. It also allows customization by overriding the `IFileBuilder` interface for exporting in your preferred file formats.
Tool to automatically dump offsets and interfaces for Counter-Strike: 2.
# Generated Files