CircuitLord / NotReaper

A mapper for the VR rhythm game Audica
GNU General Public License v3.0
21 stars 14 forks source link

Linux and Mac Support. #108

Closed mallgrab closed 4 years ago

mallgrab commented 4 years ago

ogg2mogg for both linux and mac still need to get compiled and be put into StreamingAssets/Ogg2Audica.

linux users would only need to install ffmpeg which normally is already preinstalled in several popular distros. mac users would need to "brew install ffmpeg".

olemartinorg commented 4 years ago

I would love to test this, or at least be able to build it - but I don't have any experience with mono. I tried running xbuild, but it needs a .csproj, apparently?

Does anyone have any tips on how to build this for Linux? I can probably find an old Windows machine in a drawer somewhere if I have to use that for building.

octoberU commented 4 years ago

I would love to test this, or at least be able to build it - but I don't have any experience with mono. I tried running xbuild, but it needs a .csproj, apparently?

Does anyone have any tips on how to build this for Linux? I can probably find an old Windows machine in a drawer somewhere if I have to use that for building.

https://github.com/mallgrab/NotReaper/releases the releases are here