New plugin format, Root plugins, Library improvements #38
marios8543
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Plugins now follow a new format
plugin.json
file.flags
field, where plugins can modify the way the loader treats them. The only flags supported so far areroot
, which loads the plugin into a root process, and thedebug
flag which replaces thehot_reload
setting.Library improvements
Security improvements
This discussion was created from the release New plugin format, Root plugins, Library improvements.
Beta Was this translation helpful? Give feedback.
All reactions