Hi, the Linux binary fails without first installing "dotnet-runtime", "skia-sharp", and "libx11" (on ArchLinux). Maybe more, but there trying to run it ended for me with an authentication error to X11 as I'm using wayland and tbh running the windows version through wine was just easier at that point...
(And on NixOS it fails because it is a dynamically linked executable instead of a statically one. NixOS doesn't support dynamically linked executables from outside of the packaging system by default)
Hi, the Linux binary fails without first installing "dotnet-runtime", "skia-sharp", and "libx11" (on ArchLinux). Maybe more, but there trying to run it ended for me with an authentication error to X11 as I'm using wayland and tbh running the windows version through wine was just easier at that point...
(And on NixOS it fails because it is a dynamically linked executable instead of a statically one. NixOS doesn't support dynamically linked executables from outside of the packaging system by default)