PSC_SharkTable/PSC_SharkTable.uproject

39 lines
568 B
Text
Raw Normal View History

2026-05-11 16:50:23 +02:00
{
"FileVersion": 3,
"EngineAssociation": "5.7",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "PSC_SharkTable",
"Type": "Runtime",
"LoadingPhase": "Default"
}
],
2026-05-11 16:50:23 +02:00
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
2026-05-30 00:02:57 +02:00
},
{
"Name": "PixelStreaming2",
"Enabled": true
},
{
"Name": "NDIMedia",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Mac",
"Linux"
]
},
{
"Name": "BasemashVoiceCommander",
"Enabled": true
2026-05-11 16:50:23 +02:00
}
]
}