0neGal
0neGal
This is what loads ble: ```sh ble() { [ -n "$SKIPBLE" ] && return . "$BASH_CONFIG/ble.sh/out/ble.sh" . "$BASH_CONFIG/blesh" # My .blerc } [ -z "$STARTXORG" ] && [ -t 0...
> Is it just `alias opt=bleopt` plus the contents shown in your previous reply? Yup > Where is the definition of `color` (though I guess it is an alias of...
I don't exactly know much about GitHub's CI/Actions, although this is here  However your CI builds do show up under GitHub Actions  So I'm not sure if there's...
> Don't you have a prompt somewhere in this very PR? https://docs.github.com/en/actions/managing-workflow-runs/approving-workflow-runs-from-public-forks The *"This branch has not been deployed"* thing is where the *"Approve and run"* button is supposed to...
With everything working, I think it'd be helpful to add information about how to make use of the workflow/action in the `PUBLISH.md` file, not replacing the already existing how-to, but...
> Done in [c468e59](https://github.com/0neGal/viper/commit/c468e59fb9e9c71833165358f96cbc1ae1f18a83). In that case, lmk if this is ready to be merged! :)
> although it is quite risky and not as sensible. Which is exactly why we're not going to do that...
> Lutris has a "launch EXE within prefix" option we can use This won't have your environment variables nor will it use the version of Wine that you want. >...
> As I've mentioned before, the kind of user who uses Linux will most likely not only understand what the game path is, but also be able to install and...
I was actually earlier today reinstalling the game, for various reasons, but mostly some issues with my prefix that made Origin refuse to startup, and considered also installing the Steam...