wip map importer stuff

This commit is contained in:
GoaLitiuM
2021-07-05 15:52:51 +03:00
parent edbb0f9742
commit d94a2544a0
18 changed files with 1969 additions and 71 deletions

View File

@@ -1,17 +1,18 @@
{
"ID": "4a5eec97484253fed72934860ae62c40",
"TypeName": "FlaxEditor.Content.Settings.WindowsPlatformSettings",
"EngineBuild": 6216,
"EngineBuild": 6221,
"Data": {
"WindowMode": 0,
"ScreenWidth": 1280,
"ScreenHeight": 720,
"ResizableWindow": false,
"RunInBackground": false,
"ResizableWindow": true,
"RunInBackground": true,
"ForceSingleInstance": false,
"SupportDX12": true,
"OverrideIcon": "00000000-0000-0000-0000-000000000000",
"SupportDX12": false,
"SupportDX11": true,
"SupportDX10": true,
"SupportVulkan": true
"SupportDX10": false,
"SupportVulkan": false
}
}