37 lines
794 B
Plaintext
37 lines
794 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "0.1.0.0",
|
|
"FriendlyName": "Combo Input",
|
|
"Description": "A set of components and classes for capturing Enhanced Input actions for buffering actions and stringing them into complex combos.",
|
|
"Category": "Input",
|
|
"CreatedBy": "Jamie Greunbaum",
|
|
"EngineVersion": "5.3.0",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": true,
|
|
"IsExperimentalVersion": true,
|
|
"Installed": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "ComboInput",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "PreDefault"
|
|
},
|
|
{
|
|
"Name": "ComboInputNodes",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "Default"
|
|
},
|
|
{
|
|
"Name": "ComboInputEditor",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "Default"
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "EnhancedInput",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |