From 5ace33a51d4c3d10d91ab36a6848d9e5ed84dbd4 Mon Sep 17 00:00:00 2001 From: TheBossMagnus Date: Tue, 19 Mar 2024 19:16:22 +0100 Subject: [PATCH] Add ModpackChangelogger --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06a0a7e..8f648fc 100755 --- a/README.md +++ b/README.md @@ -112,4 +112,5 @@ Feel free to add your own project(s)—just fork and make a pull request! We sug - **[Ketok4321/modrinth-statistics](https://github.com/Ketok4321/modrinth-statistics)** - A simple script for gathering statistics about mods on Modrinth - **[MCBanners/banner-api](https://github.com/MCBanners/banner-api)** ([mcbanners.com](https://mcbanners.com/modrinth)) - A banner generator with a banner for Modrinth project information - **[ModdingX/ModListCreator](https://github.com/ModdingX/ModListCreator)** - A tool to create a nice looking modlist for modpacks, or a changelog by giving two modpack exports +- **[TheBossMagnus/ModpackChangelogger](https://github.com/TheBossMagnus/ModpackChangelogger)** - A powerful and customizable Python tool to generate a changelog between two Minecraft modpacks in modrinth.mrpack or curseforge.zip format. - **[relitrix/mic](https://github.com/relitrix/mic)** - A tool for checking .jar(s) integrity with Modrinth API.