The MC: Consequences Edition website containing information about the case and initiative.
  • MDX 41.5%
  • Astro 32.6%
  • HTML 10.2%
  • Svelte 6.4%
  • TypeScript 4.8%
  • Other 4.5%
Find a file
2026-09-04 17:51:59 +03:00
.vscode "Initial commit from Astro" 2026-08-14 18:41:42 +03:00
public feat: publish unqualified email 2026-09-04 17:51:59 +03:00
scripts History squash before public release 2026-08-16 01:39:01 +03:00
src feat: publish unqualified email 2026-09-04 17:51:59 +03:00
.gitignore History squash before public release 2026-08-16 01:39:01 +03:00
AGENTS.md History squash before public release 2026-08-16 01:39:01 +03:00
astro.config.mjs chore: add svelte and pdf-lib 2026-09-03 23:25:07 +03:00
bun.lock fix: unicode characters on the pdf filling 2026-09-04 00:52:10 +03:00
LICENSE chore: license 2026-08-16 02:49:28 +03:00
package.json fix: unicode characters on the pdf filling 2026-09-04 00:52:10 +03:00
README.md chore: readme 2026-08-16 03:13:54 +03:00
tsconfig.json History squash before public release 2026-08-16 01:39:01 +03:00
wrangler.jsonc History squash before public release 2026-08-16 01:39:01 +03:00

lawsuit.gg

Source for lawsuit.gg, the public site for the MC: Consequences Edition class action against Mojang AB. It publishes the case status, timeline of announcements, FAQ, court documents and transparency pages.

Built with Astro, deployed to Cloudflare Workers.

Requirements

Getting started

bun install
bun run dev

Scripts

Command Description
bun run dev Astro dev server
bun run build Builds the site to dist/
bun run preview Build and serve the built Worker locally

Announcements are the words of the team and are reproduced verbatim. They must not be paraphrased or rewritten. Corrections to a published entry are recorded with supersededBy or omissionNote rather than by editing the original text.

Contributing

Issues and pull requests are welcome on the Forgejo repository. It is a self-hosted Forgejo instance rather than GitHub, so you need to register an account there first, which you can do either with a username and password, or by signing in with Discord.

You can ask @per.ny on Discord (or if you're feeling fancy, @perny:lawsuit.gg on Matrix) for any clarification.

License

GPL-3.0-or-later.