Initial commit: Plugin Host system

This commit is contained in:
2026-04-17 01:48:22 +10:00
commit f423c50d68
5 changed files with 380 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
plugins/
*.log
.env