Closed Nolij closed 2 years ago
Is it possible to also build for Linux? Running through wine does not work.
it is a .net core application. You'd need to install .net core 3.1 first (there is a linux native version). Then you can run the emmchaccgen.dll file with dotnet emmchaccgen.dll.
dotnet emmchaccgen.dll
Is it possible to also build for Linux? Running through wine does not work.