Website for the Coxford game servers. Docusaurus, deployed on Netlify.
pnpm install
pnpm start # dev server
pnpm run build # production build- Servers:
src/data/servers.js - Modpacks (GitHub release sources):
src/data/modpacks.js - Docs:
docs/, sidebar insidebars.js
Mod suggestions arrive through Netlify Forms — check the Netlify dashboard (Forms → mod-suggestion) or set up email notifications there.
Publishing a GitHub release on the modpack repo updates the site automatically, including the pack's mod list (read from the .mrpack itself).