# Conflicts: # Content/Editor/MaterialTemplates/Deformable.shader # Flax.flaxproj # Source/Engine/Content/Content.h # Source/Engine/Serialization/JsonTools.cpp
28 lines
506 B
Plaintext
28 lines
506 B
Plaintext
{
|
|
"Name": "Flax",
|
|
"Version": {
|
|
"Major": 1,
|
|
"Minor": 12,
|
|
"Revision": 0,
|
|
"Build": 6910
|
|
},
|
|
"Company": "Flax",
|
|
"Copyright": "Copyright (c) 2012-2026 Wojciech Figat. All rights reserved.",
|
|
"GameTarget": "FlaxGame",
|
|
"EditorTarget": "FlaxEditor",
|
|
"Configuration": {
|
|
"UseCSharp": true,
|
|
"UseLargeWorlds": false,
|
|
"UseDotNet": true,
|
|
"Windows": {
|
|
"UseSDL": false,
|
|
},
|
|
"Mac": {
|
|
"UseSDL": false,
|
|
},
|
|
"Linux": {
|
|
"UseSDL": true,
|
|
},
|
|
}
|
|
}
|