Files
FlaxEngine/Flax.flaxproj
2023-07-04 10:18:27 +02:00

17 lines
350 B
Plaintext

{
"Name": "Flax",
"Version": {
"Major": 1,
"Minor": 6,
"Build": 6344
},
"Company": "Flax",
"Copyright": "Copyright (c) 2012-2023 Wojciech Figat. All rights reserved.",
"GameTarget": "FlaxGame",
"EditorTarget": "FlaxEditor",
"Configuration": {
"UseCSharp": true,
"UseLargeWorlds": false,
"UseDotNet": true
}
}