OLS/ols.uproject

60 lines
918 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
},
{
"Name": "ModularGameplay",
"Enabled": true
},
{
"Name": "GameFeatures",
"Enabled": true
},
{
"Name": "CommonLoadingScreen",
"Enabled": true
}
]
}