An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GAME SDK
[![Windows Build](https://github.com/droc101/game-sdk/actions/workflows/windows.yml/badge.svg)](https://github.com/droc101/game-sdk/actions/workflows/windows.yml) [![Linux Build](https://github.com/droc101/game-sdk/actions/workflows/linux.yml/badge.svg)](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