wip map importer stuff
This commit is contained in:
@@ -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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user