Files
UnrealEngine/Templates/TP_nDisplayBP/TP_nDisplayBP.uproject
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05: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"
]
}