0neGal
0neGal
> The lock is acquired after the CLI checks, so they shouldn't be affected. > I think it only makes sense to prevent multiple instances of the GUI running, since...
By "launched normally" I mostly meant when launching Viper by itself, and not through the scheme handler, so yeah, handle CLI args if there are any, then if no instance...
> disable alert when a requested mod or mod version could not be found. This makes use ot `util.format` since I was unaware if there is any established way of...
Just as a refresher, was the only thing missing in this PR the Spanish localizations? If so, I intend to make an issue dedicated to fixing that later on, and...
That's a strange bug, might be related to an application specific firewall, VPN or similar, though, I'm not sure I can actually look into this without being able to reproduce...
> So way to go would be to have a connection check (ping cloudflare, google, ) and show user friendly error message accordingly. We actually do have a check for...