Confimred cog is working
Still need to test UE_ImGui and get the other stuff
This commit is contained in:
@ -8,12 +8,12 @@
|
||||
{
|
||||
"Name": "Surgo",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "PostConfigInit"
|
||||
"LoadingPhase": "Default"
|
||||
},
|
||||
{
|
||||
"Name": "SurgoEditor",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "PostDefault"
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
|
Reference in New Issue
Block a user