editor/README.md

32 lines
527 B
Markdown
Raw Normal View History

2021-01-09 18:11:56 +00:00
wip osu editor
==============
2021-01-09 18:16:17 +00:00
![](docs/images/screenshot.png)
2021-01-09 18:11:56 +00:00
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
-------
- [ ] long term:
- [ ] new framework
license
-------
not sure yet, probably gpl
includes code ported from ppy/osu, which is mit-licensed
2021-01-09 20:03:04 +00:00
uses [libosu][1]
[1]: https://github.com/iptq/libosu