Small Improvements for the new plugin.json code

This commit is contained in:
DJj123dj
2026-02-11 20:37:28 +01:00
parent 3989fb5f76
commit 138f7fa2bb
4 changed files with 66 additions and 106 deletions
+1 -2
View File
@@ -3,6 +3,7 @@
"id":"example-plugin",
"version":"1.0.0",
"startFile":"index.ts",
"supportedVersions":["OTv4.0.x","OTv4.1.x"],
"enabled":false,
"priority":0,
@@ -14,9 +15,7 @@
"details":{
"author":"DJj123dj",
"authors":["DJj123dj"],
"contributors":[],
"versions":["OTv4.0.x","OTv4.1.x"],
"shortDescription":"A simple template for an Open Ticket v4 plugin!",
"longDescription":"A simple example of an Open Ticket v4 plugin!",
"imageUrl":"",