Skip to content
This repository was archived by the owner on Mar 23, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 308 Bytes

File metadata and controls

22 lines (14 loc) · 308 Bytes

Hyperpack

Simple, lightweight and fast modpack construction tool.

Example usage

cd ~/src/projects/my-pack
hyperpack build --verbose
hyperpack publish --targets mmc,server
hyperpack deploy

Example pack definition

See examples/testpack/pack.yaml.

Q&A

Is it working yet?

No!