OLS/ols.uproject

60 lines
918 B
Plaintext
Raw Normal View History

2024-09-22 21:11:19 +00:00
{
"FileVersion": 3,
2024-11-14 23:16:19 +00:00
"EngineAssociation": "5.5",
2024-09-22 21:11:19 +00:00
"Category": "",
"Description": "",
"Modules": [
{
"Name": "ols",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "OLSAnimation",
"Type": "Runtime",
"LoadingPhase": "Default"
},
{
"Name": "OLSAnimationEditor",
"Type": "UncookedOnly",
"LoadingPhase": "PreDefault"
}
],
"Plugins": [
{
"Name": "ModelingToolsEditorMode",
"Enabled": true,
"TargetAllowList": [
"Editor"
]
},
{
"Name": "AnimationLocomotionLibrary",
"Enabled": true
},
{
"Name": "AnimationWarping",
"Enabled": true
},
{
"Name": "GameplayInsights",
"Enabled": true
},
{
"Name": "GameplayAbilities",
"Enabled": true
2025-01-04 16:41:49 +00:00
},
{
"Name": "ModularGameplay",
"Enabled": true
},
{
"Name": "GameFeatures",
"Enabled": true
2025-01-06 21:29:37 +00:00
},
{
"Name": "CommonLoadingScreen",
"Enabled": true
2024-09-22 21:11:19 +00:00
}
]
}