Skip to content

Commit

Permalink
Add tags
Browse files Browse the repository at this point in the history
  • Loading branch information
TrentinTheKid committed Nov 6, 2024
1 parent 4c80d67 commit ba6974c
Show file tree
Hide file tree
Showing 6 changed files with 47 additions and 6 deletions.
9 changes: 9 additions & 0 deletions client-brand.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
title: "Client Brand" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
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

canonical: "https://lunarclient.dev/client-brand" # Canonical URL
publishDate: "2023-12-12T10:37:00-05:00" # Publish date in ISO format
modifiedDate: "2023-12-12T10:37:00-05:00" # Modified date in ISO format
---

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

# Client Brand
Expand Down
9 changes: 9 additions & 0 deletions deep-links/introduction.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
title: "Deep Links Introduction" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
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

canonical: "https://lunarclient.dev/deep-links/introduction" # Canonical URL
publishDate: "2023-12-02T13:15:00-05:00" # Publish date in ISO format
modifiedDate: "2024-04-26T20:37:00-04:00" # Modified date in ISO format
---

# Deep Links

The Lunar Client Launcher has support for deep links, the ability to utilize custom URLs starting with `lunarclient://`,
Expand Down
9 changes: 9 additions & 0 deletions deep-links/play.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
title: "Play Deep Links" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
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

canonical: "https://lunarclient.dev/deep-links/play" # Canonical URL
publishDate: "2023-12-02T13:15:00-05:00" # Publish date in ISO format
modifiedDate: "2023-12-02T13:15:00-05:00" # Modified date in ISO format
---

# `lunarclient://play`

## Overview
Expand Down
13 changes: 11 additions & 2 deletions index.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,17 @@
---
title: "Introduction" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
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

canonical: "https://lunarclient.dev/" # Canonical URL
publishDate: "2023-05-01T15:32:00-04:00" # Publish date in ISO format
modifiedDate: "2024-09-17T02:23:00-05:00" # Modified date in ISO format
---

# Introduction

Welcome to the Lunar Client Developer Documentation.
Welcome to the Lunar Client Documentation.

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.
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.

## Sections

Expand Down
4 changes: 0 additions & 4 deletions maven-repository.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ description: "Access the public Maven repository for Lunar Client artifacts. Fin
canonical: "https://lunarclient.dev/maven-repository" # Canonical URL
publishDate: "2023-04-27T16:44:00-04:00" # Publish date in ISO format
modifiedDate: "2024-10-24T13:25:00-04:00" # Modified date in ISO format

ogTitle: "Maven Repository | Lunar Client Documentation" # OpenGraph Title
ogDescription: "Access Lunar Client's public Maven repository, learn, integrate, and get access to all our public artifacts." # OpenGraph Description
ogUrl: "https://lunarclient.dev/maven-repository" # OpenGraph URL (Usually matches Canonical URL)
---

import { Callout, Tab, Tabs } from 'nextra-theme-docs';
Expand Down
9 changes: 9 additions & 0 deletions server-partner-program/purchase-webhooks.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
---
title: "Purchase Webhooks" # Meta Title (We add " | Lunar Client Documentation" to the end of all titles)
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

canonical: "https://lunarclient.dev/server-partner-program/purchase-webhooks" # Canonical URL
publishDate: "2024-07-04T13:04:00-04:00" # Publish date in ISO format
modifiedDate: "2024-07-04T13:38:00-04:00" # Modified date in ISO format
---

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

# Purchase Webhooks
Expand Down

1 comment on commit ba6974c

@LunarClientBot
Copy link
Collaborator

@LunarClientBot LunarClientBot commented on ba6974c Nov 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📄 Documentation Deployment

Status:✅ Completed
Environment:preview
URL:https://11031574.lunarclient-dev.pages.dev

Please sign in to comment.