Updated README

This commit is contained in:
a2x
2023-09-08 23:13:40 +10:00
parent 27acd1a1e5
commit 222b248f5c
75 changed files with 56290 additions and 17339 deletions

View File

@@ -1,6 +1,6 @@
# CS2 Schema Dumper
# CS2 Dumper
Automated schema class file generator for Counter-Strike: 2. Generates JSON and C++ header files.
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.
# Generated Files