geode/loader/resources/about.md.in
2024-02-11 21:21:14 -05:00

39 lines
2.1 KiB
Markdown

# 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
* [HJfod](user:104257) - [GitHub](https://github.com/HJfod)
* [Alk1m123](user:11535118) - [GitHub](https://github.com/altalk23/)
* [Mat](user:5568872) - [GitHub](https://github.com/matcool/)
* [ConfiG](user:807756) - [GitHub](https://github.com/cgytrus/)
* [Cvolton](user:761691) - [GitHub](https://github.com/Cvolton/)
* Camila314 - [GitHub](https://github.com/camila314/)
* zmx - [GitHub](https://github.com/qimiko/)
* PoweredByPie - [GitHub](https://github.com/poweredbypie/)
* [fig](user:107269) - [GitHub](https://github.com/FigmentBoy)
* FireCubez - [GitHub](https://github.com/FireCubez)
* [And more!](https://github.com/geode-sdk/geode/graphs/contributors)
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)
* [PEGTL](https://github.com/taocpp/PEGTL)
* [md4c](https://github.com/mity/md4c)
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