To access the SDK for a specific game, switch to the corresponding branch:
```bash
git checkout <branch_name>
```
Replace <branch_name> with the desired game branch (e.g., csgo, dota, etc.).
## Generation & Contributions
The SDK dumps in this repository were generated using the - **[NEVERLOSE Source2Gen](https://github.com/neverlosecc/source2gen)** tool.
If you want to contribute or make changes to the generated SDKs, please submit a pull request on the Source2Gen repository. Any changes made to the SDKs in this repository should originate from the Source2Gen project.