From 199602e80ab4eca609e475f1c48ff36e5d17f1d3 Mon Sep 17 00:00:00 2001 From: Tsubasa6848 <116721335+Tsubasa6848@users.noreply.github.com> Date: Fri, 16 Feb 2024 20:38:46 +0800 Subject: [PATCH] feat: add tooth.json --- tooth.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 tooth.json diff --git a/tooth.json b/tooth.json new file mode 100644 index 0000000..3bc688e --- /dev/null +++ b/tooth.json @@ -0,0 +1,26 @@ +{ + "format_version": 2, + "tooth": "github.com/GroupMountain/DeathMessages", + "version": "0.8.0", + "info": { + "name": "DeathMessages", + "description": "Better Death Messages on MCBE", + "author": "GroupMountain", + "tags": [ + "LeviLamina", + "DeathMessages" + ] + }, + "asset_url": "https://github.com/GroupMountain/DeathMessages/releases/download/v0.8.0/DeathMessages-windows-x64.zip", + "dependencies": { + "github.com/GroupMountain/GMLIB": ">=0.8.2" + }, + "files": { + "place": [ + { + "src": "DeathMessages/*", + "dest": "plugins/DeathMessages" + } + ] + } +} \ No newline at end of file