OLS/ols.uproject
2024-11-14 16:16:19 -07:00

48 lines
743 B
Plaintext

{
"FileVersion": 3,
"EngineAssociation": "5.5",
"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
}
]
}