Migration
This commit is contained in:
59
Aura.uproject
Normal file
59
Aura.uproject
Normal file
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "5.2",
|
||||
"Category": "",
|
||||
"Description": "",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "Aura",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default",
|
||||
"AdditionalDependencies": [
|
||||
"Engine",
|
||||
"GameplayAbilities",
|
||||
"UMG",
|
||||
"CoreUObject",
|
||||
"EnhancedInput",
|
||||
"AIModule",
|
||||
"InteractionSystem",
|
||||
"SlotBasedInventorySystem",
|
||||
"LibAmasson"
|
||||
]
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "ModelingToolsEditorMode",
|
||||
"Enabled": true,
|
||||
"TargetAllowList": [
|
||||
"Editor"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "GameplayAbilities",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "MotionWarping",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "MassCrowd",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "FunctionalTestingEditor",
|
||||
"Enabled": true
|
||||
},
|
||||
{
|
||||
"Name": "RestartEditor",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/product/a00eb1e478ae4a8fb655aa22f9125b07"
|
||||
},
|
||||
{
|
||||
"Name": "BlueprintAssist",
|
||||
"Enabled": true,
|
||||
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/9e895371fa3a471c87337860d6f341ff"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user