plugins can now listen for events!

This commit is contained in:
2026-05-16 16:56:29 +10:00
parent bcd3c228de
commit 44c3ebe887
4 changed files with 42 additions and 13 deletions

6
plugins/Git/plugin.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "Git",
"author": "SpookyDervish",
"version": "1.0.0",
"dependencies": []
}