ITR2_ASSET/IntoTheRadius2/Plugins/ALS-Refactored/ALS.json
merith-tk 6c5b2d22ac dump: [json] pakchunk0
dump: [json] [pak]  pakchunk0
dump: [json] [utoc] pakchunk0
track large files with lfs
2024-11-29 17:10:45 -08:00

70 lines
1.5 KiB
JSON

{
"FileVersion": 3,
"Version": 13,
"VersionName": "4.12",
"FriendlyName": "Advanced Locomotion System Refactored",
"Description": "Completely reworked and improved version of the Community Version of Advanced Locomotion System V4.",
"Category": "Animation",
"CreatedBy": "Sixze",
"CreatedByURL": "https://github.com/Sixze",
"DocsURL": "https://github.com/Sixze/ALS-Refactored",
"MarketplaceURL": "https://www.unrealengine.com/marketplace/en-US/product/advanced-locomotion-system-v1",
"SupportURL": "https://github.com/Sixze/ALS-Refactored/discussions",
"EnabledByDefault": true,
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "ALS",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "ALSCamera",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "ALSExtras",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "ALSEditor",
"Type": "UncookedOnly",
"LoadingPhase": "PreDefault"
}
],
"Plugins": [
{
"Name": "ControlRig",
"Enabled": true
},
{
"Name": "EnhancedInput",
"Enabled": true
},
{
"Name": "GameplayCameras",
"Enabled": true
},
{
"Name": "GameplayTagsEditor",
"Enabled": true
},
{
"Name": "Metasound",
"Enabled": true
},
{
"Name": "Niagara",
"Enabled": true
},
{
"Name": "PropertyAccessNode",
"Enabled": true
}
]
}