Files
UE_SpaceStudio/SpaceStudioClient/SpaceStudioClient.uproject
T
2025-09-21 15:56:35 +08:00

37 lines
556 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.3",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "SpaceStudioClient",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "JsonBlueprintUtilities",
"Enabled": true
},
{
"Name": "DatasmithImporter",
"Enabled": true
},
{
"Name": "ConsoleVariables",
"Enabled": true
}
]
}