PSC_SharkTable/PSC_SharkTable.uproject

32 lines
462 B
Text
Raw Normal View History

2026-05-11 16:50:23 +02:00
{
"FileVersion": 3,
"EngineAssociation": "5.7",
"Category": "",
"Description": "",
"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
}
]
}