amodi04 / MinecraftModUpdater

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%