{
"Name": "AeonixNavigationTests",
"Type": "DeveloperTool", <-- "Developer" is deprecated
"LoadingPhase": "Default"
}
and, later...
"Plugins": [
{
"Name": "MassGameplay",
"Enabled": true
},
{
"Name": "StateTree",
"Enabled": true
}
]
...to properly declare the plugin's dependencies.