/lilac

The repo that puts it all together

Primary LanguageC++MIT LicenseMIT

lilac

lilac is a 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 them handle the rest, lilac aims to be a more comprehensive project, which manages loaded mods & hooks itself. lilac utilizes a trap hooking technique for hooks to ensure performance, compatability, portability and ease of use. For modders, lilac means easy development and (hopefully) portability; for end users, lilac means an uniform and easy experience using mods.

Usage

See docs/USAGE.md

Documentation

See docs.

Contributing

To contribute, you may open a pull request on any of the lilac repos with your suggested changes. Check our Discord server if you'd like to talk to us more about contributing.

Credits

Developed by

Using

Special Thanks

  • RobTop Games for making this amazing game and providing us and so many others with hours of entertainment <3 And an extra special thank you for not disabling RTTI on Windows