From b29d36e1139ca5b34db34175502264fe7373569e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=90=E6=B2=90=E5=91=80?= <163636894+zimuya4153@users.noreply.github.com> Date: Sun, 2 Jun 2024 21:09:24 +0800 Subject: [PATCH] Create tooth.json --- tooth.json | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 tooth.json diff --git a/tooth.json b/tooth.json new file mode 100644 index 0000000..8ca6a62 --- /dev/null +++ b/tooth.json @@ -0,0 +1,33 @@ +{ + "format_version": 2, + "tooth": "github.com/zimuya4153/LSE_Waila", + "version": "1.0.0", + "info": { + "name": "LSE_Waila", + "description": "为LL3提供motd的接口和papi变量", + "source": "github.com/zimuya4153/LSE_Waila", + "author": "小小的子沐呀", + "tags": [ + "levilamina", + "quickjs", + "waila", + "lse", + "legacyscriptengine" + ] + }, + "asset_url": "https://github.com/zimuya4153/LSE_Waila/releases/download/v1.0.0/LSE_Waila-1.0.0.zip", + "dependencies": { + "github.com/LiteLDev/LeviLamina": ">=0.0.1", + "gitea.litebds.com/LiteLDev/legacy-script-engine-quickjs": ">=0.0.1", + "github.com/GroupMountain/GMLIB": ">=0.12.8", + "github.com/GroupMountain/GMLIB-LegacyRemoteCallApi": ">=0.12.8" + }, + "files": { + "place": [ + { + "src": "Waila/*", + "dest": "plugins/Waila" + } + ] + } +} \ No newline at end of file