You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: client-brand.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The client brand is sent as a comma-delimited list of identifiers. For example:
16
16
The first identifier is always `lunarclient:<VERSION>`, where `<VERSION>` is the Lunar Client build that the user is running. Additional identifiers may be appended to indicate other mod loaders or relevant context. See the next section for info about the version format.
17
17
18
18
<Callouttype="info"emoji="ℹ️">
19
-
**Format Change:**Previously, the client brand was sent as a single string (`lunarclient:<VERSION>`). This change aligns the Lunar Client brand format with other modern mod loaders such as Fabric and Forge, improving compatibility with mods and plugins that rely on client branding to detect mod loaders.
19
+
**Format Change:**As of 1st December 2025, the client brand was sent as a single string (`lunarclient:<VERSION>`). This change aligns the Lunar Client brand format with other modern mod loaders such as Fabric and Forge, improving compatibility with mods and plugins that rely on client branding to detect mod loaders.
0 commit comments