You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-166520 #preflight 63daf3d9cf529681173b401b #rb julien.marchand #lockdown julien.marchand [CL 23984035 by ben zeigler in ue5-main branch]
34 lines
731 B
Plaintext
34 lines
731 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1",
|
|
"FriendlyName": "Gameplay Abilities Game Feature Actions",
|
|
"Description": "Game feature actions to support modular use of the gameplay abilities system",
|
|
"Category": "Gameplay",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "https://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"EnabledByDefault": false,
|
|
"CanContainContent": false,
|
|
"IsBetaVersion": true,
|
|
"Installed": false,
|
|
"Modules": [
|
|
{
|
|
"Name": "AbilitySystemGameFeatureActions",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "GameFeatures",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "GameplayAbilities",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |