You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new "plugin API" provides an easy way for JS developers to code custom UI modules for Pathfinder.
Like default map modules ("Signatures", "Route", "Killboard",…), custom modules are auto loaded/rendered if a system or connection becomes active (e.g. selected by User) and/or the underlaying data structure changed.
"Custom modules" and "default modules" use the new "plugin API".
Full documentation for the new plugin system (WIP): Wiki - Plugins
New "plugin API" [BETA]:
The new "plugin API" provides an easy way for JS developers to code custom UI modules for Pathfinder.
Like default map modules ("Signatures", "Route", "Killboard",…), custom modules are auto loaded/rendered if a system or connection becomes active (e.g. selected by User) and/or the underlaying data structure changed.
"Custom modules" and "default modules" use the new "plugin API".
Demo:
There are two new UI modules added that demonstrate how the "plugin API" should be used.
Features:
Some use cases for custom modules:
The text was updated successfully, but these errors were encountered: