0.5.5
18th Aug 2022
UI tweaks and fixes.
UI tweaks and fixes.
UI tweaks and fixes.
API:
expandDirectory() deciders not receiving options parameter.API:
ProcessorConfig's bulk and expandDirectory deciders now accept meta: {modifiers: string} as 3rd parameter. modifiers is a string with modifiers pressed when dropping the item into the profile. Read docs for more info.pluginDataPath to LoadUtils, InstallUtils, and dataPath to PreparatorUtils, ProcessorUtils. These are both the same path that leads to a directory where plugin should store it's session data that should persist.PrepartorUtils.nodePath pointing to directory instead of the binary file.Added:
Plugin API:
package.json:repository field. Other repository providers are not supported atm.nodePath, and some app settings such as fontSize, theme, and developerMode.alt+shift to PascalCased Alt+Shift.package.json:engines.drovp to require min app version. for example: >=0.4.0.