Open AndriuxDev opened 1 year ago
I took a look at the code and attempted a lot of things myself, including compiling it, and it seems that unless there's an easy way to add wine/mono support that I missed (which is very possible, I've never touched C# before), it'd need an entire rewrite because C# needs .NET to compile.
If it helps any, the error I kept running across was a lack of a proper CIL file, causing mono to error out and not open the app. I might attempt to make something in python or java that's similar and would function on linux. If I do, I'll update this comment <3
I'm using Linux, and unfortunately, Pizza Oven has no Linux release on the GameBanana page nor in the GitHub code. If you could add a Linux version to this tool, that'd be grateful.