This repository was archived by the owner on Dec 2, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Home
github-actions[bot] edited this page Aug 5, 2025
·
10 revisions
Welcome to the Rhythmo Modding Wiki.
Here, you can find documentation and guides on how to make a mod in this game.
To get started, see Creating a Mod first.
-
Rhythmo doesn't have any built-in editors to assist in making scripts or anything, nor do we have any plans to make any other editors for the game.
-
The wiki doesn't go over every function/variable. So you'll have to look through the source code yourself for any potential functions/variables.
- Refer to here: https://joath-team.github.io/Rhythmo-SC/
-
This game wasn't built with consideration for non-desktop platforms. So if you intend to compile the game for a platform that isn't desktop, you may have to alter the source code to fix any errors.
- Additionally, you can make a pull request for a specific platform if you do!