Files
FlaxEngine/Flax.flaxproj
Wojtek Figat 09f2be907e Merge remote-tracking branch 'origin/master' into 1.7
# Conflicts:
#	Flax.flaxproj
2023-10-09 12:40:47 +02:00

17 lines
350 B
Plaintext

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