From 60a116c26ab62d85dce1cfa56d318fcbe59ffc9a Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Wed, 21 Aug 2024 09:17:28 -0300 Subject: [PATCH] Update readme instructions --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 2306b0c..010279a 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,24 @@ We on that goofy pack +# Make uploadable zip + +Run build script + +`python build.py` + # Generate manifest Export the mods from r2modman (Settings > Modpacks > Show dependancy strings) to a file, and call generate-manifest.py on it `python generate-manifest.py ` +# Package zip + +Packages configs, icons and mainfest into zip + +`python package.py` + # Core Mods Anything else is probably disableable