OLS/ols.uproject

48 lines
743 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
}
]
}