Some checks failed
Build Android / Game (Android, Release ARM64) (push) Has been cancelled
Build iOS / Game (iOS, Release ARM64) (push) Has been cancelled
Build Linux / Editor (Linux, Development x64) (push) Has been cancelled
Build Linux / Game (Linux, Release x64) (push) Has been cancelled
Build macOS / Editor (Mac, Development ARM64) (push) Has been cancelled
Build macOS / Game (Mac, Release ARM64) (push) Has been cancelled
Build Windows / Editor (Windows, Development x64) (push) Has been cancelled
Build Windows / Game (Windows, Release x64) (push) Has been cancelled
Cooker / Cook (Mac) (push) Has been cancelled
Tests / Tests (Linux) (push) Has been cancelled
Tests / Tests (Windows) (push) Has been cancelled
19 lines
390 B
Plaintext
19 lines
390 B
Plaintext
{
|
|
"Name": "Flax",
|
|
"Version": {
|
|
"Major": 1,
|
|
"Minor": 11,
|
|
"Revision": 0,
|
|
"Build": 6800
|
|
},
|
|
"Company": "Flax",
|
|
"Copyright": "Copyright (c) 2012-2025 Wojciech Figat. All rights reserved.",
|
|
"GameTarget": "FlaxGame",
|
|
"EditorTarget": "FlaxEditor",
|
|
"Configuration": {
|
|
"UseCSharp": true,
|
|
"UseLargeWorlds": false,
|
|
"UseDotNet": true,
|
|
"UseSDL": true
|
|
}
|
|
} |