Skip to content

Commit 25838f6

Browse files
feat: minestom template (#59)
* feat: minestom template * Update description for Minestom Template --------- Co-authored-by: mudkip <mudkip@mudkip.dev>
1 parent 15998e2 commit 25838f6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/data.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,11 @@ export const data: Category[] = [
255255
name: "minestom-version-cli",
256256
description: "Check the latest Minestom commit from your terminal.",
257257
link: "https://github.com/cosrnic/minestom-version-cli"
258+
},
259+
{
260+
name: "Minestom Template",
261+
description: "An unofficial project template including Spark, LuckPerms, and other basics for faster setup.",
262+
link: "https://github.com/tropicalshadow/minestom-template"
258263
}
259264
]
260265
}

0 commit comments

Comments
 (0)