66 lines
1.4 KiB
Plaintext
66 lines
1.4 KiB
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 8,
|
|
"VersionName": "1.5.1",
|
|
"FriendlyName": "GenericMovementSystem",
|
|
"Description": "Powerful and advanced movement control and locomotion(animation)system designed for enhanced flexibility, seamless integration, user-friendly experience, and effortless expandability.",
|
|
"Category": "Gameplay",
|
|
"CreatedBy": "YuewuDev",
|
|
"CreatedByURL": "https://yuewu.dev",
|
|
"DocsURL": "https://www.yuewu.dev/en/wiki",
|
|
"MarketplaceURL": "com.epicgames.launcher://ue/Fab/product/c4eca691-0c0c-45fc-ada3-7e9af9beae71",
|
|
"SupportURL": "https://discord.com/invite/xMRXAB2",
|
|
"EngineVersion": "5.7.0",
|
|
"CanContainContent": false,
|
|
"Installed": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "GenericMovementSystem",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Android",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "GenericMovementEditor",
|
|
"Type": "UncookedOnly",
|
|
"LoadingPhase": "PreDefault",
|
|
"PlatformAllowList": [
|
|
"Win64"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Niagara",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ModularGameplay",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "AnimationWarping",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "AnimationLocomotionLibrary",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "Mover",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "PoseSearch",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "Chooser",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |