Add support for editor game target on Linux

This commit is contained in:
mafiesto4
2021-02-14 23:04:11 +01:00
parent da943f7604
commit ff44622624

View File

@@ -41,6 +41,7 @@ namespace Flax.Build
Platforms = new[]
{
TargetPlatform.Windows,
TargetPlatform.Linux,
};
Architectures = new[]
{