started working on getting plugins working

This commit is contained in:
SpookyDervish
2025-10-27 07:08:10 +11:00
parent 77eb6b6f0a
commit e161a0c1f9
3 changed files with 83 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
{
"version": "0.0.1",
"name": "Test Plugin",
"author": "SpookyDervish",
"dependencies": []
}