Burrito
Burrito copied to clipboard
Compatibility with RaidcoreGG-Nexus
Maybe the name rings a bell, maybe not, anyway Nexus is an incredible ingame-addon-manager. After the developer released it's source-code a few weeks ago it got really popular with people playing GW2 on Linux. It brings several features known from BlishHUD, like one-click-install for addons from a curated list.
At the moment the published burrito-link-dll is not compatible with it. I am here to ask if we care about compatibility with this project at all and if we want to make use of some extended features of it. I would work on this if we come to the conclusion that we want to be compatible with this project.
Possible steps:
-
[x] Make a compatible dll without any extras, barely enough to get it loaded. (I already made a patch to make it compatible.) The dll needs to be copied to the addons folder manually for every release. Relevant PR: #326
-
[ ] Extend the functionality to automatic install/update from github. I am not sure (right now) how the release section has to look like for this, but I'm sure the release workflow needs to be changed. The dll needs to be copied to the addons folder manually only once. Relevant PR: #327
-
[ ] Have burrito-link included in their curated list of addons. It would be good if folks don't have to touch the dll at all and have it simply installed from the ingame menu. I don't know what we have to do to get it listed, might be impossible.