Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview

Please read the rules before you post!


Topic Summary

Posted by: blh42
« on: May 18, 2021, 06:29:45 AM »

Since Aurora has blissfully made it to C#, the question of Linux support arise in my mind.
As all may not be familiar, dot net is actually available for Linux, this means that it would actually be possible to compile the game engine for Linux without major rewrite, except perhaps parts that are not C# supported.

Microsofts . net support matrix, see https://docs.microsoft.com/en-us/dotnet/core/install/linux

All the player would need is to install dependencies such as the . net runtime

Kindly blh42