Add UseCSharp to engine config and fix parsing cmd line options list
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"GameTarget": "FlaxGame",
|
||||
"EditorTarget": "FlaxEditor",
|
||||
"Configuration": {
|
||||
"UseCSharp": true,
|
||||
"UseLargeWorlds": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user