Open HolySoap opened 3 years ago
Moving it specifically to Java wouldn't really be practical since CyberCAT + this extension of it are both written entirely in C#. However, I will look into moving it to .NET Core, which would allow it to run on Linux.
Thank you for looking into it!
Made my PR for .NET 5.0 migration ( #9 ), which has native linux support. I am not aware if winforms (which the project is using) is supported on linux however. You could run it in WINE?
@HolySoap If you can, please test the project on Linux with the latest merged PR and let me know if/how well it works.
I'm sorry, I'm not at home for the next two weeks, but I test it as soon as possible. If you don't run Linux it self then you could create a virtual machine with any distro.
Install Protontweaks, and run it using the included Protontweaks Launcher
A Java executable instead of an exe would be much appreciated. The reason for this is that you can't run this exe on Linux without workarounds.