Skip to content

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

Notifications You must be signed in to change notification settings

allay-mc/mcpackager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published