Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amodi04/MinecraftModUpdater

A small python script to help update and download your mods!
https://github.com/amodi04/MinecraftModUpdater

Last synced: 6 days ago
JSON representation

A small python script to help update and download your mods!

Awesome Lists containing this project

README

        

# MinecraftModUpdater
A small python script to help update and download your mods!

## Requirements
- Python 3.6 or higher
- `requests` package
- `PyYAML` package

## How to use
Edit the `config.yaml` file to select Minecraft version and also the mods to update/download.
Then run `main.py` in order to download the mods! This will output the the mods to a `mods/` folder generated at runtime.