mirror of
https://github.com/bombsquad-community/plugin-manager.git
synced 2025-10-08 14:54:36 +00:00
Added Fileman
This commit is contained in:
parent
6f52ce108f
commit
bba1a27837
2 changed files with 1785 additions and 0 deletions
|
|
@ -179,6 +179,20 @@
|
||||||
"2.7": null
|
"2.7": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"fileman": {
|
||||||
|
"description": "Advanced file manager. Adds a button to settings menu. Experimental. Read code to know more.",
|
||||||
|
"external_url": "https://brobordd.github.io/byBordd",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "BrotherBoard",
|
||||||
|
"email": "brobordd@gmail.com",
|
||||||
|
"discord": "BrotherBoard"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"1.0": null
|
||||||
|
}
|
||||||
|
},
|
||||||
"plugtools": {
|
"plugtools": {
|
||||||
"description": "Live Plugin Action. Beta. Adds a dev console tab for plugin management. For full features, read the first lines in the py file, or look in the source.",
|
"description": "Live Plugin Action. Beta. Adds a dev console tab for plugin management. For full features, read the first lines in the py file, or look in the source.",
|
||||||
"external_url": "https://brobordd.github.io/byBordd",
|
"external_url": "https://brobordd.github.io/byBordd",
|
||||||
|
|
|
||||||
1771
plugins/utilities/fileman.py
Executable file
1771
plugins/utilities/fileman.py
Executable file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue