Installing Pakku
You can install Pakku using Scoop for Windows, using Brew for macOS (or Linux) or manually.
Pakku also requires Java to be installed on your computer, so please, before installing, check whether you have Java installed on your computer. If not, you can install it from here.
Install Pakku using Scoop for Windows
Check whether you have Scoop installed on your computer. If not, check the installation instructions from here.
In your terminal/CMD, run this Scoop command:
scoop install https://juraj-hrivnak.github.io/Pakku/install/pakku.jsonIn your modpack folder, run Pakku from your terminal/CMD:
pakku
Install Pakku using Brew for macOS (or Linux)
Check whether you have Brew installed on your computer. If not, check the installation instructions from here.
In your terminal, run this Brew command:
brew install juraj-hrivnak/pakku/pakkuIn your modpack folder, run Pakku from your terminal:
pakku
Install Pakku manually
Download the
pakku.jar
from GitHub releases and place it into your modpack folder.In your modpack folder, run Pakku locally from your terminal/CMD:
java -jar pakku.jar