No description
Find a file
2021-01-09 15:50:25 -06:00
bass-sys yea 2021-01-08 04:51:04 -06:00
beatmaps render sliders 2021-01-08 01:21:39 -06:00
docs/images add screenshot 2021-01-09 12:16:17 -06:00
skin add skin 2021-01-08 02:18:59 -06:00
src draw the slider tail hitcircle 2021-01-09 15:50:25 -06:00
.editorconfig initial 2021-01-05 04:17:41 -06:00
.gitattributes fix vendored dirs 2021-01-08 04:51:52 -06:00
.gitignore initial 2021-01-05 04:17:41 -06:00
bass.dll initial 2021-01-05 04:17:41 -06:00
Cargo.lock draw the slider tail hitcircle 2021-01-09 15:50:25 -06:00
Cargo.toml draw the slider tail hitcircle 2021-01-09 15:50:25 -06:00
README.md libosu update 2021-01-09 14:03:04 -06:00
run.sh yea 2021-01-08 04:51:04 -06:00

wip osu editor

running on linux

since the editor requires libbass.so to run, run the wrapper script run.sh instead

running on windows

wrapper script isn't written yet, in this case i just copied bass.dll to the project root

roadmap

  • stacking
  • fix slider overlap problem
  • long term:
    • new framework

license

not sure yet, probably gpl

includes code ported from ppy/osu, which is mit-licensed

uses libosu