This project, initially started as a passion project, has spun-off from Leia Inc and is now standalone. Thanks again to Leia Inc and former Dimenco for their support, we still strive to get SR in the hands of as many people as possible out of love for the technology.
This repo contains our Game Bridge API. This API has functions for supporting the development of companion apps such as a GUI and game managers. For the sake of modularity and compatibility, all GUI implementations should use this API specification.
The API features the following endpoints:
(API specification is not yet finished)
- Download CMAKE
- Download Visual studio 2019 or up and install the C++ compiler
- Open a terminal (like git bash)
"cmake . -B build"
For any questions or contributions you may have, please refer to our Discord server.
3D Game Bridge Projects: https://github.com/JoeyAnthony/3DGameBridgeProjects
3D Game Bridge Wrapper: https://github.com/BramTeurlings/3DGameBridge