Files
modrinth/packages/blog/compiled/shared_instances.ts
T
Calum H. d632b7bdbc feat: shared instances blog (#6847)
* feat: shared instances blog

* fix: formatting

* fix: authors

* fix: update blog
2026-07-24 17:57:20 +00:00

13 lines
411 B
TypeScript

// AUTO-GENERATED FILE - DO NOT EDIT
export const article = {
html: () => import(`./shared_instances.content`).then(m => m.html),
title: "Share instances with friends",
summary: "Play more easily with friends without having to share .mrpack files.",
date: "2026-07-24T11:00:00.000Z",
slug: "shared-instances",
authors: ["bOHH0P9Z","o2Dd4mrX","AJfd8YH6"],
unlisted: false,
thumbnail: true,
};