Skip to content

AGORI-Studios/Rit

Repository files navigation

Rit

A VSRG rhythm game made in LÖVE.

How to run (Uncompiled)

  • 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

How to run (Compiled)

  • Download the latest release from the releases page
  • Or, download from the Steam page (Coming soon)
  • Run the executable

How to build

Windows

  • Head to the requirements folder, open the win32/win64 folder, and open requirements.txt
  • Download msys2, and install "zip"
  • Run make (os) in the command line. (os) is either win32, win64, macos, linux, or lovefile (Leave blank for all with distribution zips)

Linux

  • Download "zip" and "love" from your package manager
  • Run make (os) in the command line. (os) is either win32, win64, macos, linux, or lovefile (Leave blank for all with distribution zips)

How to contribute

  • Fork the repository
  • Make your changes
  • Make a pull request

Libraries (By me) - Free for use

Libraries Used (Not by me)

Credits

* If you are not credited and you should be, please contact me on Discord or Twitter

License

Contact

Useful links