We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16f7c5c commit 82d1779Copy full SHA for 82d1779
astro.config.ts
@@ -83,8 +83,12 @@ export default defineConfig({
83
label: "Projects that use minecraft-essentials",
84
items: [
85
{
86
- label: "Decent-Client Launcher",
87
- link: "https://github.com/decent-client/launcher",
+ label: "TeaClient",
+ link: "https://teaclient.net/",
88
+ },
89
+ {
90
+ label: "OpusClient",
91
+ link: "https://opusclient.com/",
92
},
93
],
94
0 commit comments