Files
FlaxEngine/Flax.flaxproj
Wojtek Figat c5520f2777 Update version
2024-04-26 19:12:40 +02:00

18 lines
369 B
Plaintext

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