Meas
Meas
> Or bring up the context menu? The dashboard isn't even an option in the context menu, yet. Not sure if it should be? Would be a nice addition imo....
The `foreach` way I agree should go, but other 2 I don't mind. CodeMatcher (cursor-like) uses different strategy than InstructionsPattern (pattern based) and both have their pros and cons.
I don't have VR, is that required to get this issue? If you can help us drill down on how to get the issue we can fix it. Closing until...
Might need help from @Jannify he's also on Arch. I'm on Fedora so might be some Arch convention that we don't support.
I have both 9.0.11 and 10.0.0. It's unlikely that changing dotnet versions will fix this though. Or it would have come up before when we were all on .net 9.
Ready for review :clown_face:
This appears to be Steam issue? Is it only with Nitrox launcher that there's a problem? Adding the fallback seems to work at first. But when I tried switching back...
Keep in mind that we can't prevent this due to latency. We can change this to a `trace` log or simply ignore the packet logging that comes after a player...
> You just cant do that in msbuild. MSBuild allows you to call external executables. It runs on Linux too. This isn't the issue. > I would recomend keeping this...
Snap seems to work everywhere but gotta enable it: - - - (ubuntu) - Mint: ```sh sudo rm /etc/apt/preferences.d/nosnap.pref apt update apt install snapd ``` Ideally we package it in...