From 2ce5a832662862a4550728288557e1758e4edc32 Mon Sep 17 00:00:00 2001 From: zhangmiao <> Date: Mon, 21 Jul 2025 15:30:23 +0800 Subject: [PATCH] ManulCommit01 --- XJZZQLocationQuery55.uproject | 43 +++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 XJZZQLocationQuery55.uproject diff --git a/XJZZQLocationQuery55.uproject b/XJZZQLocationQuery55.uproject new file mode 100644 index 0000000..8967941 --- /dev/null +++ b/XJZZQLocationQuery55.uproject @@ -0,0 +1,43 @@ +{ + "FileVersion": 3, + "EngineAssociation": "5.5", + "Category": "", + "Description": "", + "Modules": [ + { + "Name": "XJZZQLocationQuery55", + "Type": "Runtime", + "LoadingPhase": "Default", + "AdditionalDependencies": [ + "Engine" + ] + } + ], + "Plugins": [ + { + "Name": "ModelingToolsEditorMode", + "Enabled": true, + "TargetAllowList": [ + "Editor" + ] + }, + { + "Name": "NewCAVESystemCpp", + "Enabled": true, + "SupportedTargetPlatforms": [ + "Win64", + "Linux", + "Android" + ] + }, + { + "Name": "NewCAVESystem", + "Enabled": true, + "SupportedTargetPlatforms": [ + "Win64", + "Linux", + "Android" + ] + } + ] +} \ No newline at end of file