Skip to content

Commit 15998e2

Browse files
feat: minestom utils :) (#58)
* feat: minestom utils :) * Update src/data.ts --------- Co-authored-by: mudkip <mudkip@mudkip.dev>
1 parent cc6fe19 commit 15998e2

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/data.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,12 @@ export const data: Category[] = [
174174
description: "Minecraft-Heads.com integration for Minestom.",
175175
link: "https://github.com/everbuild-org/minecraft-heads-minestom",
176176
version: "1.21.10"
177+
},
178+
{
179+
name: "minecraft-utils",
180+
description: "A feature-rich Minestom library containing many examples.",
181+
link: "https://github.com/tropicalshadow/minestom-utils",
182+
version: "1.21.11"
177183
}
178184
]
179185
},

0 commit comments

Comments
 (0)