From e233ac09c7739cd1c75e9107e93cd26249736ba3 Mon Sep 17 00:00:00 2001 From: comp500 Date: Tue, 28 Dec 2021 23:20:41 +0000 Subject: [PATCH] Update README for Modrinth exporting --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c9321d..f9a06fa 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # packwiz -packwiz is a command line tool for creating Minecraft modpacks. Instead of managing JAR files directly, packwiz creates TOML metadata files which can be easily version-controlled and shared with git (see an example pack [here](https://github.com/packwiz/packwiz-example-pack)). You can then [export it to a CurseForge modpack](https://packwiz.infra.link/tutorials/hosting/curseforge/), or [use packwiz-installer](https://packwiz.infra.link/tutorials/installing/packwiz-installer/) for an auto-updating MultiMC instance. +packwiz is a command line tool for creating Minecraft modpacks. Instead of managing JAR files directly, packwiz creates TOML metadata files which can be easily version-controlled and shared with git (see an example pack [here](https://github.com/packwiz/packwiz-example-pack)). You can then [export it to a CurseForge or Modrinth modpack](https://packwiz.infra.link/tutorials/hosting/curseforge/), or [use packwiz-installer](https://packwiz.infra.link/tutorials/installing/packwiz-installer/) for an auto-updating MultiMC instance. packwiz is great for... - Distributing private modpacks for servers -- Creating modpacks for CurseForge (and soon Modrinth) +- Creating modpacks for CurseForge and Modrinth packwiz is not so great for... @@ -18,7 +18,8 @@ Join my Discord server if you need help [here](https://discord.gg/Csh8zbbhCt)! - MultiMC pack installer/updater, with support for optional mods and fast automatic updates - perfect for servers! - Pack distribution with HTTP servers, with a built in local server for testing - Easy installation and updating of multiple mods at once from CurseForge and Modrinth -- Exporting and importing to/from CurseForge packs +- Exporting to CurseForge and Modrinth packs +- Importing from CurseForge packs - Server-only and Client-only mod handling - Creation of remote file metadata from JAR files for CurseForge mods