Generated SDK for source2 engine games
Go to file
Konstantin 'cpz' L. ebd82a6a66 08.11.2024 (Kesha)
2024-11-08 17:13:12 +03:00
sdk/include/source2sdk 08.11.2024 (Kesha) 2024-11-08 17:13:12 +03:00
README.md Update README.md 2024-05-26 22:13:25 +03:00

Source2SDK

This repository contains the generated Source 2 SDKs for various games. Each game has its own branch, with the SDK dump specific to that game.


Available Branches

  • csgo - Counter-Strike: Global Offensive (Counter-Strike 2)
  • dota - Dota 2
  • hlvr - Half-Life: Alyx
  • artifact-classic - Artifact
  • artifact-foundry - Artifact Foundry
  • sbox - S&Box
  • underlords - Dota Underlords
  • deadlock - Deadlock (Citadel)

To access the SDK for a specific game, switch to the corresponding branch:

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 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.


License

Please refer to the original projects and libraries used in the Source2Gen repository for license information.