Skip to content

Commit 82d1779

Browse files
authored
chore: update projects who use the library
1 parent 16f7c5c commit 82d1779

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

astro.config.ts

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,12 @@ export default defineConfig({
8383
label: "Projects that use minecraft-essentials",
8484
items: [
8585
{
86-
label: "Decent-Client Launcher",
87-
link: "https://github.com/decent-client/launcher",
86+
label: "TeaClient",
87+
link: "https://teaclient.net/",
88+
},
89+
{
90+
label: "OpusClient",
91+
link: "https://opusclient.com/",
8892
},
8993
],
9094
},

0 commit comments

Comments
 (0)