Skip to content

Editor Tools

PlatanoGames edited this page Aug 8, 2026 · 4 revisions

PGXEditorTools

PGXEditorTools collects the inspectors for the plugins in this release.

Module

  • PGXEditorToolsEditor

It depends on Core/Registry, VersionControl and the six runtime feature plugins: Audio, GameFlow, Loading, MGOS, PSO and Save.

Role

  • present a common editor hub;
  • host inspectors and dashboards for selected systems;
  • expose registry, message and event state for review;
  • help authors find configuration and runtime diagnostics;
  • provide category/tooling workflows shared by its panels.

Because the module compiles against the aggregated systems, enable it only when its complete declared dependency set is available. It does not add a runtime dependency between those feature plugins.

Clone this wiki locally