added basic plugin system

This commit is contained in:
2024-04-14 20:56:05 +02:00
parent bc4ada155b
commit 8600bda9bc
5 changed files with 35 additions and 22 deletions

7
.gitignore vendored
View File

@@ -1,5 +1,4 @@
.env
data.json
# Building
acecore
@@ -9,6 +8,8 @@ acecore
logs/
# Web
web/key.pem
web/cert.pem
web/cert.pem
# Custom plugins
plugins/