Externalized archiver to plugin

This commit is contained in:
2022-10-09 21:56:12 -05:00
parent e96d9e682d
commit 49ed89201a
11 changed files with 304 additions and 231 deletions

View File

@@ -0,0 +1,12 @@
{
"manifest": {
"name": "Archiver",
"author": "ITDominator",
"version": "0.0.1",
"support": "",
"requests": {
"ui_target": "context_menu",
"pass_fm_events": "true"
}
}
}