Closed mashu closed 3 years ago
WPF cannot currently be used for Linux. In addition, I would have to update the .net framework to at least 5.0. Then there are countless references to other projects that are not yet running on Linux.
Maybe MAUI would soon be a solution, but I have to read it first.
It will probably not come to that in the foreseeable future. I will look for more good solutions, but the effort is just too big at the moment.
I took a look and Avalonia would be one way of tackling the whole thing. It's definitely a big hassle, but I'll add that to my list.
I trigger on updating to .NET 5.0 for the same subject: being able to compile and use it on Linux (5% of the gamers). This looks a better idea than rewriting for Mono. (Also, using it under Wine is quite impossible above .net 4.5.)
WPF cannot be started under Linux, we will probably not be able to avoid having to rewrite the tool.
And now, since .NET 5 ? Has it changed?
I will have to switch from WPF to Avalonia for this. Unfortunately, the whole project is affected, so it's a huge task. I can't tell you when it's coming.
Hi,
AlbionOnline is also a game that runs natively on GNU/Linux. Would you provide a static GNU/Linux binaries or build instructions?