geefr / beatsaber-linux-goodies

Mod installation scripts and other goodies to support Beat Saber on Linux
BSD 2-Clause "Simplified" License
132 stars 5 forks source link

Sort out Linux IPA build/packaging #72

Closed geefr closed 3 years ago

geefr commented 3 years ago

IPA link: https://github.com/bsmg/BeatSaber-IPA-Reloaded/issues/55

Currently there's a one-off build of IPA just thrown into this repo. This is bad for many reasons. In some form need to:

geefr commented 3 years ago

For now will be a standalone fork, containing parts of BSIPA. repo here: https://github.com/geefr/BSIPA-Linux Will be added as a submodule + lib somehow into this repo, to be used in beataroni

geefr commented 3 years ago

Current state is BSIPA-Linux can be built as binary or library, and can be called as part of Beataroni. Should add in error handling around the call, and otherwise clean things up

ominitay commented 3 years ago

For now will be a standalone fork, containing parts of BSIPA. repo here: https://github.com/geefr/BSIPA-Linux Will be added as a submodule + lib somehow into this repo, to be used in beataroni

This will work well; GitHub API allows one to grab artefacts from releases.

geefr commented 3 years ago

Just wrapping this up and calling it done. As always shout if there's any issues and such.