Skip to content

Commit ba6974c

Browse files
committed
Add tags
1 parent 4c80d67 commit ba6974c

File tree

6 files changed

+47
-6
lines changed

6 files changed

+47
-6
lines changed

client-brand.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: "Client Brand" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
3+
description: "Detect Lunar Client users on your server by utilizing Lunar Client's Client Brand. Discover the client brand format, version structure, and gain an understanding of Lunar Client's Client Brand." # Meta Description
4+
5+
canonical: "https://lunarclient.dev/client-brand" # Canonical URL
6+
publishDate: "2023-12-12T10:37:00-05:00" # Publish date in ISO format
7+
modifiedDate: "2023-12-12T10:37:00-05:00" # Modified date in ISO format
8+
---
9+
110
import { Callout, Tab, Tabs } from 'nextra-theme-docs';
211

312
# Client Brand

deep-links/introduction.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: "Deep Links Introduction" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
3+
description: "Utilize Lunar Client launcher deep links, allowing you to directly connect a user to a server. Share these custom URLs on websites, discord, or any where clickable!" # Meta Description
4+
5+
canonical: "https://lunarclient.dev/deep-links/introduction" # Canonical URL
6+
publishDate: "2023-12-02T13:15:00-05:00" # Publish date in ISO format
7+
modifiedDate: "2024-04-26T20:37:00-04:00" # Modified date in ISO format
8+
---
9+
110
# Deep Links
211

312
The Lunar Client Launcher has support for deep links, the ability to utilize custom URLs starting with `lunarclient://`,

deep-links/play.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: "Play Deep Links" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
3+
description: "Utilize Lunar Client's play deep links to directly connect users from around the web to your server with a single click." # Meta Description
4+
5+
canonical: "https://lunarclient.dev/deep-links/play" # Canonical URL
6+
publishDate: "2023-12-02T13:15:00-05:00" # Publish date in ISO format
7+
modifiedDate: "2023-12-02T13:15:00-05:00" # Modified date in ISO format
8+
---
9+
110
# `lunarclient://play`
211

312
## Overview

index.mdx

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
1+
---
2+
title: "Introduction" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
3+
description: "Your go-to resource for all things Lunar Client! Access comprehensive guides on Apollo, Server Mappings, and other powerful Lunar Client technologies and products." # Meta Description
4+
5+
canonical: "https://lunarclient.dev/" # Canonical URL
6+
publishDate: "2023-05-01T15:32:00-04:00" # Publish date in ISO format
7+
modifiedDate: "2024-09-17T02:23:00-05:00" # Modified date in ISO format
8+
---
9+
110
# Introduction
211

3-
Welcome to the Lunar Client Developer Documentation.
12+
Welcome to the Lunar Client Documentation.
413

5-
The Lunar Client Developer Documentation serves as your centralized hub for all things Lunar Client and Moonsworth related. Our objective is to equip developers with all the tools, information, and resources they'll need to make unique experiences with Lunar Client and Moonsworth products.
14+
The Lunar Client Documentation serves as your centralized hub for all things Lunar Client and Moonsworth related. Our objective is to equip developers with all the tools, information, and resources they'll need to make unique experiences with Lunar Client and Moonsworth products.
615

716
## Sections
817

maven-repository.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ description: "Access the public Maven repository for Lunar Client artifacts. Fin
55
canonical: "https://lunarclient.dev/maven-repository" # Canonical URL
66
publishDate: "2023-04-27T16:44:00-04:00" # Publish date in ISO format
77
modifiedDate: "2024-10-24T13:25:00-04:00" # Modified date in ISO format
8-
9-
ogTitle: "Maven Repository | Lunar Client Documentation" # OpenGraph Title
10-
ogDescription: "Access Lunar Client's public Maven repository, learn, integrate, and get access to all our public artifacts." # OpenGraph Description
11-
ogUrl: "https://lunarclient.dev/maven-repository" # OpenGraph URL (Usually matches Canonical URL)
128
---
139

1410
import { Callout, Tab, Tabs } from 'nextra-theme-docs';

server-partner-program/purchase-webhooks.mdx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
title: "Purchase Webhooks" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
3+
description: "Receive real-time notifications for player purchases of your co-branded products through Purchase Webhooks. Available to servers in Lunar Client's Server Partner Program." # Meta Description
4+
5+
canonical: "https://lunarclient.dev/server-partner-program/purchase-webhooks" # Canonical URL
6+
publishDate: "2024-07-04T13:04:00-04:00" # Publish date in ISO format
7+
modifiedDate: "2024-07-04T13:38:00-04:00" # Modified date in ISO format
8+
---
9+
110
import { Callout, Tab, Tabs } from 'nextra-theme-docs';
211

312
# Purchase Webhooks

0 commit comments

Comments
 (0)