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
|
|
}
|
|
]
|
|
} |