https://github.com/camila314/uibuilder
Header-only UI Builder class for Geometry Dash
https://github.com/camila314/uibuilder
Last synced: 2 months ago
JSON representation
Header-only UI Builder class for Geometry Dash
- Host: GitHub
- URL: https://github.com/camila314/uibuilder
- Owner: camila314
- License: mit
- Created: 2023-05-25T19:20:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T02:13:04.000Z (5 months ago)
- Last Synced: 2025-01-08T03:18:36.071Z (5 months ago)
- Language: C++
- Size: 27.3 KB
- Stars: 10
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-geometry-dash - UIBuilder - C++ Header-only UI Builder class for GD (Libraries)
README
# UIBuilder
Header-only UI Builder class for Geometry Dash. Supports any modding library as long as it has all of the functions defined. Can be easily integrated via CPM if you wish.
## Example Projects that use UIBuilder
- [Icon Profile by Capeling](https://github.com/Capeling/icon-profile-geode/)
- [List Buttons by Me](https://github.com/camila314/geode-mods/tree/main/list-buttons)
- [BetterMenuMod by MuhXd](https://github.com/MuhXd/BetterMenuMod)