Files
Aura/Aura.uproject

48 lines
794 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "{EB707844-4AD2-1768-89AB-98A7F81F1F38}",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Aura",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine",
"GameplayAbilities",
"UMG",
"CoreUObject"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "DLSS",
"Enabled": true,
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/nvidia-dlss"
},
{
"Name": "RenderDocPlugin",
"Enabled": false
},
{
"Name": "GameplayAbilities",
"Enabled": true
}
],
"TargetPlatforms": [
"Linux",
"LinuxArm64",
"Windows",
"Mac",
"HoloLens"
]
}