From 722d2ce42a59001c485b879f9528e794ff9a9684 Mon Sep 17 00:00:00 2001 From: Madis Otenurm Date: Mon, 22 Aug 2022 16:17:33 +0300 Subject: [PATCH] Update DEVELOPER-README.md --- DEVELOPER-README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/DEVELOPER-README.md b/DEVELOPER-README.md index 845f3dc..03c52af 100644 --- a/DEVELOPER-README.md +++ b/DEVELOPER-README.md @@ -24,14 +24,15 @@ Contact us in Discord if you have ideas on how to streamline this process while 1. Download the latest modpack version to CurseForge Launcher 2. Do changes, test -3. Export to ZIP manually via CurseForge Launcher's option -4. Copy to MultiMC using `CurseForge to MultiMC-Git.py` +3. Update the version with `Version update.py` +4. Export to ZIP manually via CurseForge Launcher's option +5. Copy to MultiMC using `CurseForge to MultiMC-Git.py` * If needed, change the Minecraft version in the script -5. Run it in MultiMC, test -6. Export to ZIP manually via MultiMC's option -7. Run `MultiMC to Git.py` to reflect manifest updates in Git and streamline MultiMC ZIP's manifest -8. Run `CurseForge to Packwiz-Modrinth.py` +6. Run it in MultiMC, test +7. Export to ZIP manually via MultiMC's option +8. Run `MultiMC to Git.py` to reflect manifest updates in Git and streamline MultiMC ZIP's manifest +9. Run `CurseForge to Packwiz-Modrinth.py` * If needed, change the Minecraft version or variables in the script -9. Drag the exported CurseForge ZIP to the console window and hit enter - Packwiz changes will be made and Modrinth ZIP will be exported -10. Publish manually to GitHub, CurseForge, Modrinth -11. Announce on modpack's Discord, Fabric's Discord +10. Drag the exported CurseForge ZIP to the console window and hit enter - Packwiz changes will be made and Modrinth ZIP will be exported +11. Publish manually to GitHub, CurseForge, Modrinth +12. Announce on modpack's Discord, Fabric's Discord