An open API service indexing awesome lists of open source software.

https://github.com/nopde/minecraft-modpack-manager

A simple modpack manager for Minecraft.
https://github.com/nopde/minecraft-modpack-manager

curseforge minecraft modpack python

Last synced: 3 months ago
JSON representation

A simple modpack manager for Minecraft.

Awesome Lists containing this project

README

        

# Minecraft Modpack Manager
A simple modpack manager for Minecraft.

> [!IMPORTANT]
> The only supported operating system is Windows.

## Features
- Download modpacks from CurseForge
- Add modpacks to the modpack manager
- Remove modpacks from the modpack manager
- Download modpacks from the modpack manager

## Usage
1. Download the source code from the repository.
2. Use the curseforge app to make a modpack and export the modpack manifest file.
3. Add the modpack manifest file to the root directory.
4. Run the app.
5. Click add modpack and enter the modpack manifest file name.
6. Select the modpack and click download.
7. Enjoy your modpack!

## Thanks to
- [CurseForge API](https://www.curseforge.com/docs/api/)

## Contributions
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.