mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-10-07 22:50:03 +08:00
Initial commit
This commit is contained in:
13
README.md
Normal file
13
README.md
Normal 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.
|
Reference in New Issue
Block a user