Files
UE_SpaceStudio/SpaceStudioClient/SpaceStudioClient.uproject

73 lines
1.3 KiB
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
},
{
"Name": "nDisplay",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "Switchboard",
"Enabled": true
},
{
"Name": "NeoKinectUnreal",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/130cfe979a6e4159b634d4b1d23e60da"
},
{
"Name": "MultiWindow",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/1056b6c5d31c49809416547f44545453"
},
{
"Name": "SocketServer",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/55c2f92195b646458afdcc7a9a86aece"
},
{
"Name": "LidarPointCloud",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Mac",
"Linux"
]
}
]
}