Skip to content
This repository was archived by the owner on Jan 11, 2026. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 554 Bytes

File metadata and controls

22 lines (15 loc) · 554 Bytes

mcpackager

A Taskfile template for managing add-ons in a minimalistic way.

Basic Usage

Copy the Taskfile.yml to your new project folder and configure the values in the env section.

task init # generate project layout
task export # bundle add-on and import it into Minecraft

Requirements

Invoke task status to check whether the requirements are installed.