editor/README.md

32 lines
566 B
Markdown
Raw Permalink 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
2021-01-14 21:55:51 +00:00
feature ideas
-------------
2021-01-09 18:11:56 +00:00
2021-01-14 21:55:51 +00:00
- automatically hiding timeline / seek bar
- multiple editor tabs
2021-01-09 18:11:56 +00:00
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