Initial Files
This commit is contained in:
41
Aura.uproject
Normal file
41
Aura.uproject
Normal file
@ -0,0 +1,41 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "{EB707844-4AD2-1768-89AB-98A7F81F1F38}",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "Aura",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default",
|
||||
"AdditionalDependencies": [
|
||||
"Engine"
|
||||
]
|
||||
}
|
||||
],
|
||||
"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
|
||||
}
|
||||
],
|
||||
"TargetPlatforms": [
|
||||
"Linux",
|
||||
"LinuxArm64",
|
||||
"Windows",
|
||||
"Mac",
|
||||
"HoloLens"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user