Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 604 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 604 Bytes

Ripple-avatars

Fast and modern avatar server for ripple-osu servers, with GIF support.

Requirements:

  • Python3.6+
  • Right hands (this is very important :) )

Installing:

  1. Run python3.6 -m pip install -r requirements.txt to install dependencies
  2. Move config.py.sample to config.py and change values to your own
  3. Run it! python3.6 main.py

Upload implementation (hanayo)

This server supports avatar uploading, if you want this feature, you need to change avatar.go in your frontend(hanayo). This file you can get here

Good luck! And have fun)