Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/packwiz/mod.ts>initialize

Deno wrapper around packwiz CLI
Latest
function initialize
import { initialize } from "https://deno.land/x/packwiz@0.1.0/mod.ts";

Initialize a new Packwiz modpack using the latest version of your chosen mod loader. If you need to use a specific version of a mod loader, use the packwiz CLI directly.

Parameters

details: InitializeOptions