Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/amodi04/MinecraftModUpdater
- Owner: amodi04
- License: gpl-3.0
- Created: 2022-03-31T18:09:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-02T11:17:29.000Z (over 2 years ago)
- Last Synced: 2024-08-02T11:18:27.818Z (3 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - amodi04/MinecraftModUpdater - A small Python script to help update and download Modrinth mods (Mod managers/updaters / CLI)
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.