mirror of
https://github.com/M336G/RateButton.git
synced 2026-07-28 14:14:50 +00:00
Rate levels like RobTop!
https://geode-sdk.org/mods/m336.rate-button
- C++ 95.6%
- CMake 4.4%
| .github/workflows | ||
| previews | ||
| src | ||
| .gitignore | ||
| about.md | ||
| changelog.md | ||
| CMakeLists.txt | ||
| LICENSE | ||
| logo.png | ||
| mod.json | ||
| README.md | ||
Rate Button
Caution
ONLY useful on Geometry Dash Private Servers with permissions to rate levels.
Warning
This mod may not work as well on a different core than MegaSa1nt's fork.
This mod lets Geometry Dash Private Servers owners/moderators rate levels more precisely through a custom interface instead of using the !rate command or the moderator send popup.
Features
- Rate/send levels & set their difficulty automatically
- Set/suggest levels as rated only, featured, epic, legendary, or mythic
- Toggle coins being verified or not
- Set levels for daily or weekly
This mod is inspired from how RobTop rates levels.
Current to-do
- Use the much more efficient
rateLevel.phpendpoint whenever the new core releases (and whenever I'm actually able to compile web requests)- Solves the huge limitations I have with commands (only verifying coins, only setting a feature tier (which also has an issue that's fixed on the new core, making
!featureunable to override anything above it)...)
- Solves the huge limitations I have with commands (only verifying coins, only setting a feature tier (which also has an issue that's fixed on the new core, making
Want to help?
Feel free to open a Pull Request on GitHub!