An internal cheat base strictly for educational purpose only.
- ImGui–based user interface
- Log console
- Thread pool
- HTTP Request
- DLL downloader
- Check DLL version
To build Gottvergessen Loader you need:
- Visual Studio 2022
- Premake 5.0 in your PATH
To set up the build environment, run the following commands in a terminal:
git clone https://github.com/skript023/Internal-Base-DirectX-9.git --recurse-submodules
GenerateProjects.bat
Now, you will be able to open the solution, and simply build it in Visual Studio.