Confimred cog is working

Still need to test UE_ImGui and get the other stuff
This commit is contained in:
2024-04-09 19:14:19 -04:00
parent c1f114b21b
commit 4210e2703f
12 changed files with 118 additions and 1693 deletions

View File

@ -8,12 +8,12 @@
{
"Name": "Surgo",
"Type": "Runtime",
"LoadingPhase": "PostConfigInit"
"LoadingPhase": "Default"
},
{
"Name": "SurgoEditor",
"Type": "Editor",
"LoadingPhase": "PostDefault"
"LoadingPhase": "Default"
}
],
"Plugins": [