You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ProjectSerenity/ProjectSerenity.uproject

39 lines
670 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.4",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "ProjectSerenity",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"GameplayAbilities",
"Engine",
"UMG"
]
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "GameplayAbilities",
"Enabled": true
},
{
"Name": "FastNoiseGenerator",
"Enabled": true,
"MarketplaceURL": "com.epicgames.launcher://ue/marketplace/content/527737f42da544e9abf8607a40495fbd"
}
],
"TargetPlatforms": [
"Windows"
]
}