A small UI to create custom songs for Fuser! Requires Fuser Song Loader to function.
git clone https://github.com/elenasayshi/FuserCustomSongCreator.git
cd FuserCustomSongCreator
./build.bat
Fuser_CustomSongCreator.sln
should be generated under the FuserCustomSongCreator/build
folder.
If you want to look at the changes over time between the old version and this one, here's the dev repository. I had to make it a separate repo so it could be made private, then on release I forked and uploaded the updated code as a new commit.