Skip to content

feat(plugin): New editor plugin UI

Fabio Alessandrelli requested to merge fales/w4gd:feat/dashboard into main

Provide an editor main screen scene (accessible via a button next to 2D, 3D, Script, etc).

Move all the current editor plugin features into the new scene (workspace settings, database script execution, game server build uploads).

Refactor privileged features to use email/password authentication instead of the service key.

admin_login

admin_features

Merge request reports