starting work on actually saving settings

This commit is contained in:
SpookyDervish
2025-10-29 21:06:34 +11:00
parent 411ffdd471
commit c21af8508e
8 changed files with 72 additions and 29 deletions

View File

@@ -1,3 +0,0 @@
local plugin = {}
return plugin

View File

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