From 1e780c15fcb72b5c22ab00ac1585f5ee960cb4ca Mon Sep 17 00:00:00 2001 From: sk89q Date: Mon, 20 Jul 2015 15:24:51 -0700 Subject: [PATCH] Updated Creating Modpacks (markdown) --- Creating-Modpacks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Creating-Modpacks.md b/Creating-Modpacks.md index 3e6f13a..eb16939 100644 --- a/Creating-Modpacks.md +++ b/Creating-Modpacks.md @@ -153,6 +153,8 @@ If you want to test the modpack as someone who is installing the modpack for the To build the modpack for release, click "Build for Release". +![Build Modpack Dialog](http://i.imgur.com/QjWriga.png) + You'll need to choose a version for this release. Every time you push an update, you have to change this value to something else entirely so that the launcher can compare it with the currently installed version to discover the update. By default, the current date and time is filled in for you, which you are free to use. The manifest filename is for the specific modpack. You can keep this value the same for every update for the same modpack, and the field should already be pre-filled in for you based on the "name" field from modpack.json.