Beataroni 1.1
Small feature update to Beataroni
- PR #77 / #79, steffenWi - Mod list is now alphabetical
- PR #81, Ominitay - Version list now read from BeatMods in same way as ModAssistant, should avoid late addition of new versions to Beataroni
While not part of this repo the BSMG wiki has also been updated to reflect current Linux usage, add info about Beataroni:
- Live version is here: https://bsmg.wiki/modding/linux.html#preface
- Props go to gary-kim for the changeset, many thanks: bsmg/wiki#265
Related updates in the Linux world
- Linux instructions on BSMG wiki have been updated, thanks to gary-kim for the fix: bsmg/wiki#265
Beataroni Docs: See Here, scroll down
Linux build of IPA (If you're writing your own installer you might want this): https://github.com/geefr/BSIPA-Linux
Limitations/Known Bugs
- Beataroni is new code, there will be bugs
- Only Steam installations are supported (If you're somehow using oculus on Linux I'll happily add support, wouldn't be difficult)
- The packaging of BSIPA is currently a bit of a hack, it might misbehave in some situations
- The install package of Beataroni is a bit weird, as the binary is actually a shared library (Thanks Microsoft). Beataroni-Linux.sh will launch it correctly, or just ./Beataroni from a terminal window until i can work out a better solution.
Next Steps
There's a lot to do here still, but it breaks down to
- Making the release easier to use/run
- Sorting out this repo, there's loads of information, but it's a little untidy now