Skip to content

Commit 26fc2fc

Browse files
committed
chore: include a date
1 parent e386e12 commit 26fc2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-brand.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The client brand is sent as a comma-delimited list of identifiers. For example:
1616
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.
1717

1818
<Callout type="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.
2020
</Callout>
2121

2222
## Version Format

0 commit comments

Comments
 (0)