https://github.com/user95401/no-geode-ui
Remove button, loading label and all other nodes about geode loader.
https://github.com/user95401/no-geode-ui
geode-sdk geometry-dash
Last synced: over 1 year ago
JSON representation
Remove button, loading label and all other nodes about geode loader.
- Host: GitHub
- URL: https://github.com/user95401/no-geode-ui
- Owner: user95401
- Created: 2024-09-04T20:11:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T04:05:45.000Z (over 1 year ago)
- Last Synced: 2025-02-14T05:20:05.266Z (over 1 year ago)
- Topics: geode-sdk, geometry-dash
- Language: C++
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# No Geode UI
Remove button, loading label and all other nodes about geode loader.



## Build instructions
For more info, see [our docs](https://docs.geode-sdk.org/getting-started/create-mod#build)
```sh
# Assuming you have the Geode CLI set up already
geode build
```
# Resources
* [Geode SDK Documentation](https://docs.geode-sdk.org/)
* [Geode SDK Source Code](https://github.com/geode-sdk/geode/)
* [Geode CLI](https://github.com/geode-sdk/cli)
* [Bindings](https://github.com/geode-sdk/bindings/)
* [Dev Tools](https://github.com/geode-sdk/DevTools)