diff --git a/tooth.json b/tooth.json new file mode 100644 index 0000000..a1b9c2a --- /dev/null +++ b/tooth.json @@ -0,0 +1,26 @@ +{ + "format_version": 2, + "tooth": "github.com/killcerr/MinecartSpeedPlus", + "version": "0.1.1", + "info": { + "name": "MinecartSpeedPlus", + "description": "Minecart Speed Plus", + "author": "killcerr", + "source": "github.com/killcerr/MinecartSpeedPlus", + "tags": [ + "levilamina" + ] + }, + "asset_url": "https://github.com/killcerr/MinecartSpeedPlus/releases/download/v0.9.3/MinecartSpeedPlus-windows-x64.zip", + "prerequisites": { + "github.com/LiteLDev/LeviLamina": "0.9.x" + }, + "files": { + "place": [ + { + "src": "MinecartSpeedPlus/*", + "dest": "plugins/MinecartSpeedPlus" + } + ] + } +}