Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 6 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-04T20:15:57.000Z (5 months ago)
- Last Synced: 2024-11-15T08:40:00.577Z (2 months ago)
- Topics: geode-sdk, geometry-dash
- Language: C++
- Homepage:
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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.
![image](https://github.com/user-attachments/assets/cb5cc398-0fa0-4b42-a5d2-247c438babd6)
![image](https://github.com/user-attachments/assets/efa42181-9d18-4d53-a0f3-56b10cd47675)
## 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)