Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 478 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 478 Bytes

flame

An osu!bancho written in Go

Setup

You need a working MySQL setup

  1. go get -t github.com/infernalfire72/flame
  2. build
  3. run
  4. Edit the config file
  5. run

Features

  • Bancho
  • Web:
    • Leaderboards, Screenshot Uploads

WIP

  • Web:
    • Score Submission, basically everything lol.

Planned

  • SQLite, pgSQL support
  • Beatmap Uploads
  • Big API
  • Event Manager
  • Performance & Difficulty Calculator for all Modes written in Go