Awesome
<h1 align="center"> cs2-sdk <img src="https://img.shields.io/badge/game-CS2-yellow" /> <img src="https://img.shields.io/badge/language-C%2B%2B-%23f34b7d.svg" /> <img src="https://img.shields.io/badge/platform-Windows-blue" /> </h1>What's this?
Counter-Strike 2 SDK written in C++ to aid your development. This SDK has been written as simplified as possible and kept as close as possible to Source 2 code supporting both DirectX11 and Vulkan graphical APIs. I'll keep the project updated if I have time, project's features can be seen in the picture below.
Tested on version(s):
- 1.39.5.0, 9832 (revision 8380576)
Media
Dependencies
- funchook + distorm - hooking
- imgui - gui
- freetype - font rasterization
- STB - signatures
- Cozette - font
- Vulkan - defines.hpp
Other
List of known issues can be found in the repository.