Add support for editor game target on Linux
This commit is contained in:
@@ -41,6 +41,7 @@ namespace Flax.Build
|
||||
Platforms = new[]
|
||||
{
|
||||
TargetPlatform.Windows,
|
||||
TargetPlatform.Linux,
|
||||
};
|
||||
Architectures = new[]
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user