commit 5f598ace1eeabf8d9a86ef4fa9b4bc4bf2425d06 Author: NotebookT9 <895599849@qq.com> Date: Thu Nov 23 11:34:27 2023 +0800 第一次上次 diff --git a/HeBoSuo_51.uproject b/HeBoSuo_51.uproject new file mode 100644 index 00000000..c627f98a --- /dev/null +++ b/HeBoSuo_51.uproject @@ -0,0 +1,52 @@ +{ + "FileVersion": 3, + "EngineAssociation": "5.1", + "Category": "", + "Description": "", + "Modules": [ + { + "Name": "HeBoSuo_51", + "Type": "Runtime", + "LoadingPhase": "Default" + } + ], + "Plugins": [ + { + "Name": "ModelingToolsEditorMode", + "Enabled": true, + "TargetAllowList": [ + "Editor" + ] + }, + { + "Name": "OpenVRExpansionPlugin", + "Enabled": true + }, + { + "Name": "VRExpansionPlugin", + "Enabled": true, + "SupportedTargetPlatforms": [ + "Win64", + "Linux", + "Android", + "HoloLens" + ] + }, + { + "Name": "DatasmithImporter", + "Enabled": true + }, + { + "Name": "NewCAVESystem", + "Enabled": true + }, + { + "Name": "NewCAVESystemCpp", + "Enabled": true + }, + { + "Name": "DatasmithFBXImporter", + "Enabled": true + } + ] +} \ No newline at end of file