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

https://github.com/JaydenTheNardo/OpenShock-GD

OpenShock Geometry Dash integration
https://github.com/JaydenTheNardo/OpenShock-GD

Last synced: 4 months ago
JSON representation

OpenShock Geometry Dash integration

Awesome Lists containing this project

README

          

# OpenShock-GD

## Configuration Documentation
see [config manual](./Config_Manual.md)

## Build instructions
For more info, see [our docs](https://docs.geode-sdk.org/getting-started/create-mod#build)
```sh
# Assuming you have the Geode CLI set up already
geode build
```

# Resources
* [Geode SDK Documentation](https://docs.geode-sdk.org/)
* [Geode SDK Source Code](https://github.com/geode-sdk/geode/)
* [Geode CLI](https://github.com/geode-sdk/cli)
* [Bindings](https://github.com/geode-sdk/bindings/)
* [Dev Tools](https://github.com/geode-sdk/DevTools)