Fox2Code
Fox2Code
Well, as long as stuff work, maybe due to how SRM/Louvre works `linux-drm-syncobj-v1` is not a requirement? Well I don't think implementing `linux-drm-syncobj-v1` would hurt.
Example of dotnet5+ software:
Well, it's dotnet4 but expect dotnet5 stuff
I'm trying to think about this and it doesn't make a lot of sense, maybe bundling dotnet core with wine-mono for the GAC libraries and UWP apps could help? Like...
You said #151 was dotnet5+ the dlls says they are dotnet5+ but loaded fine by Wine-Mono, and fails when executed at some point. Does that means #151 is a dotnet4...
You told me Minecraft Installer is dotnet4, but Minecraft Installer require both #196 and #151 Either the Minecraft installer is dotnet5+ but still loaded by wine-mono for some reason, or...
I think I agree we need more tests and code somewhere else, I'll come back when both winmd files are supported in wine and I have more useful info about...
@Koteyka32k I noticed you can make the player stop sprinting during `PlayerAttackEntityEvent`. Not a proper Knockback API, but probably good enough for disabling the sprint knockback.
@tracystacktrace FoxLoader already does that.
The API itself is what is missing.