92 lines
1.7 KiB
Plaintext
92 lines
1.7 KiB
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 7,
|
|
"VersionName": "1.5.1",
|
|
"FriendlyName": "GenericGameSystem",
|
|
"Description": "Common functionalities for Interaction, context based svf/vfx play, Camera modes management, and CommonUI extensions.",
|
|
"Category": "Gameplay",
|
|
"CreatedBy": "YuewuDev",
|
|
"CreatedByURL": "https://yuewu.dev/en",
|
|
"DocsURL": "https://www.yuewu.dev/en/wiki",
|
|
"MarketplaceURL": "com.epicgames.launcher://ue/Fab/product/6904d4d1-c7af-4973-b10e-a88c4436dab5",
|
|
"SupportURL": "https://discord.com/invite/xMRXAB2",
|
|
"EngineVersion": "5.7.0",
|
|
"CanContainContent": false,
|
|
"Installed": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "GenericEffectsSystem",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Android",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "GenericCameraSystem",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Android",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "GenericUISystem",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Android",
|
|
"Linux"
|
|
]
|
|
},
|
|
{
|
|
"Name": "GenericGameSystem",
|
|
"Type": "Runtime",
|
|
"LoadingPhase": "Default",
|
|
"PlatformAllowList": [
|
|
"Win64",
|
|
"Android",
|
|
"Linux"
|
|
]
|
|
}
|
|
],
|
|
"Plugins": [
|
|
{
|
|
"Name": "Niagara",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "CommonUI",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "EnhancedInput",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "ModularGameplay",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "TargetingSystem",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "SmartObjects",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "GameplayBehaviors",
|
|
"Enabled": true
|
|
},
|
|
{
|
|
"Name": "GameplayBehaviorSmartObjects",
|
|
"Enabled": true
|
|
}
|
|
]
|
|
} |