A format for specifying Minecraft modpacks, designed to be easy to manipulate with tools. This modpack format is heavily inspired by the manifest format of Scoop and by PackUpdate. See the website generated from this specification at https://packwiz.infra.link/.
Deno is used to generate JSON schemas, with a custom DSL using TypeScript decorators. Run deno task build
to re-generate schemas from the definitions in src
.