Files
FlaxEngine/Flax.flaxproj
Wojtek Figat 610c76578b Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
#	Flax.flaxproj
2026-01-13 14:29:44 +01:00

18 lines
370 B
Plaintext

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