geode/loader/resources/about.md

42 lines
1.6 KiB
Markdown
Raw Normal View History

2022-07-30 12:24:03 -04:00
# Geode SDK
This mod is the internal representation of **Geode SDK**. You can customize Geode's settings through this mod.
## About
**Geode** is a [Geometry Dash](https://store.steampowered.com/app/322170/Geometry_Dash/) mod loader and modding SDK with a modern approach towards mod development. Unlike previous mod loaders, which merely inject the DLLs and let devs handle the rest, Geode aims to be a more comprehensive project, which manages loaded mods & hooks itself. Geode has been built to ensure compatibility, portability and ease of use while retaining performance. For devs, Geode means easy development and portability; for end users, Geode means an uniform and easy experience using mods.
## Help, Contributing, Etc.
If you need help using Geode or would like to contribute, feel free to join our [Discord Server](https://discord.gg/9e43WMKzhp).
See [Documentation](https://geode-sdk.github.io/docs) for info about developing mods for Geode.
## Credits
Developed by
* [PoweredByPie](https://github.com/poweredbypie/)
* [Mat](https://github.com/matcool/)
* [HJfod](user:104257)
* [Camila314](https://github.com/camila314/)
* [Alk1m123](https://github.com/altalk23/)
* [FireCubez](https://github.com/FireCubez)
* [fig](https://github.com/FigmentBoy)
Using
* [Cocos2d-x](https://github.com/cocos2d/cocos2d-x/tree/cocos2d-x-2.2.3)
* [FMOD](https://www.fmod.com/)
* [fmt](https://fmt.dev/latest/index.html)
Special thanks to [RobTop Games](https://twitter.com/RobTopGames/) for making this amazing game and providing us and so many others with hours of entertainment <3