Files
UnrealEngine/Templates/TP_nDisplayBP/TP_nDisplayBP.uproject
2025-05-18 13:04:45 +08:00

26 lines
355 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "",
"Category": "",
"Description": "",
"Plugins": [
{
"Name": "nDisplay",
"Enabled": true,
"SupportedTargetPlatforms": [
"Win64",
"Linux"
]
},
{
"Name": "Switchboard",
"Enabled": true
}
],
"TargetPlatforms": [
"Windows",
"WindowsEditor",
"Linux",
"LinuxEditor"
]
}