Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camila314/uibuilder
Header-only UI Builder class for Geometry Dash
https://github.com/camila314/uibuilder
Last synced: 3 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T19:31:00.000Z (9 months ago)
- Last Synced: 2024-08-01T20:36:12.856Z (6 months ago)
- Language: C++
- Size: 76.2 KB
- Stars: 7
- Watchers: 1
- Forks: 5
- 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)