https://github.com/droc101/game-sdk
Development & Modding SDK for GAME
https://github.com/droc101/game-sdk
cpp cpp20 imgui modding-tool modding-tools sdk sdl3
Last synced: 5 months ago
JSON representation
Development & Modding SDK for GAME
- Host: GitHub
- URL: https://github.com/droc101/game-sdk
- Owner: droc101
- License: mit
- Created: 2025-06-23T18:54:34.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2026-01-12T20:29:20.000Z (5 months ago)
- Last Synced: 2026-01-13T01:26:34.748Z (5 months ago)
- Topics: cpp, cpp20, imgui, modding-tool, modding-tools, sdk, sdl3
- Language: C++
- Homepage: https://wiki.droc101.dev/index.php/GAME_SDK
- Size: 601 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GAME SDK
[](https://github.com/droc101/game-sdk/actions/workflows/windows.yml) [](https://github.com/droc101/game-sdk/actions/workflows/linux.yml)
Asset editing tools for [GAME](https://github.com/droc101/c-game-engine)
Runs on Windows and Linux
## Building
See [the wiki page](https://wiki.droc101.dev/index.php/Building_GAME_SDK) instructions on building
## System Requirements
### CPU
- x86_64-v3 support
### GPU
- OpenGL 3.3 support
## Tested on
- Windows 11
- Arch Linux
- Ubuntu