Progress on testing Cog

This commit is contained in:
2024-04-09 18:34:23 -04:00
parent 1a2d8582f4
commit c1f114b21b
13 changed files with 125 additions and 22 deletions

View File

@ -262,10 +262,6 @@
"Name": "SteamAudio",
"Enabled": true
},
{
"Name": "UE_ImGui",
"Enabled": true
},
{
"Name": "Cog",
"Enabled": true
@ -278,12 +274,16 @@
"Name": "CogAI",
"Enabled": true
},
{
"Name": "CogInput",
"Enabled": true
},
{
"Name": "CogAll",
"Enabled": true
},
{
"Name": "CogInput",
"Name": "GameplayAbilities",
"Enabled": true
}
],