- Install LÖVE
- Head to the requirements folder, open your operating system's folder, and download the .dll/.so/.dylib files
- Place the .dll/.so/.dylib files in your love installation folder
- Run the game by dragging the folder into the love executable, or by running
love <path to folder>
in the command line
- Download the latest release from the releases page
- Run the executable
- Download from the Steam page (Coming soon)
- Open the game
- Head to the requirements folder, open the win32/win64 folder, and open requirements.txt
- Download MSYS2
- Run
pacman -S zip
- Run
make <os>
in the command line.<os>
can be replaced with either 'win32', 'win64', 'macos', 'linux', or 'lovefile'. Alternatively, Leave it blank for a zip bundle.
- Download "zip" and "love" from your package manager
- Run
make <os>
in the command line.<os>
can be replaced with either 'win32', 'win64', 'macos', 'linux', or 'lovefile'. Alternatively, Leave it blank for a zip bundle.
- Fork the repository
- Make your changes
- Make a pull request
- baton.lua
- discordRPC.lua * Modified slightly to support this custom discordRPC library
- jsonhybrid.lua * Mix of 2 seperate json libraries, check out file for more info
- timer.lua
- tinyyaml.lua
- loveloader.lua
- sworks
- aqua * Just the video module
- lovefs
- noobhub
- Getsaa - UI/UX Design, Rit's Branding, and a few translations (Spanish & Portuguese)
- Lumaah - French translation
- LÖVE - Game Framework
- Quaver - Inspiration, Quaver beatmap format
- osu! - Inspiration, osu! beatmap format
- Average4k - Inspiration
- StepMania - Inspiration, StepMania beatmap format
- Malody - Inspiration, MalodyV beatmap format
- Etterna - Inspiration
- fluXis - Inspiration, fluXis beatmap format
- NotITG - Inspiration
- Kenney.nl - UI Assets
* If you are not credited and you should be, please contact me on Discord or Twitter
This project is licensed under the GNU License (File),