Initial commit

This commit is contained in:
a2x
2023-09-08 17:59:09 +10:00
commit 743cfc3026
64 changed files with 39104 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# CS2 Schema Dumper
Automated schema class file generator for Counter-Strike: 2. Generates JSON and C++ header files.
# Generated Files
Generated files are stored in the `generated` directory.
📂 [Pre-generated Files](./generated)
# License
Please refer to the [LICENSE](./LICENSE) file for more details.