Xsintashi / CS2-Loader

Free open-source load software for Counter-Strike 2 game. Compatible with the Steam version of the game. Available for Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counter-Strike 2 Loader

C++ CS:GO Licensemenu

Free open-source Loader software for Counter-Strike: Global Offensive game. Compatible with the Steam version of the game. Available for Windows.

Acknowledgments

Cazz - for ImGui Borderless Window Code Snippet

ocornut - for ImGui itself

nlohmann - for json lib

Common Issues

  • Since steam://run//// protocol doesn't really want to work with arguments. I used method with calling steam.exe to open app with id 730 and giving him choosed in this program args in normal way. For some reason steam runs app with also agrs given in app launch options causing small mess with them ¯\_(ツ)_/¯
  • If program crashes while loading a config, try make new one or update older one.

About

Free open-source load software for Counter-Strike 2 game. Compatible with the Steam version of the game. Available for Windows.

License:MIT License


Languages

Language:C++ 92.4%Language:C 7.6%