ChiefOfGxBxL/Ice-Sickle

Plugin system

Closed this issue · 0 comments

Plugins should be able to:

  • Be defined similarly to Node.js apps (package.json)
  • Be loaded automatically from the /plugins folder on app startup
  • Send and receive events
  • Register new windows
  • Store plugin settings
  • Add plugin sub-menu to main menu bar