Skip to content

Commit

Permalink
Create tooth.json
Browse files Browse the repository at this point in the history
  • Loading branch information
killcerr committed Mar 9, 2024
1 parent 03dff43 commit 7fc0daf
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions tooth.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
}
}

0 comments on commit 7fc0daf

Please sign in to comment.