Files
FlaxEngine/Flax.flaxproj
Wojtek Figat e3a030fad8 Update version
2024-05-20 17:10:23 +02:00

18 lines
369 B
Plaintext

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