https://github.com/dansnow/minecraft-modpack-downloader
Minecraft modpack downloader
https://github.com/dansnow/minecraft-modpack-downloader
Last synced: about 1 year ago
JSON representation
Minecraft modpack downloader
- Host: GitHub
- URL: https://github.com/dansnow/minecraft-modpack-downloader
- Owner: DanSnow
- Created: 2021-04-13T17:04:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T17:54:10.000Z (over 1 year ago)
- Last Synced: 2024-10-25T09:51:32.734Z (over 1 year ago)
- Language: Rust
- Size: 220 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
minecraft-modpack-downloader
============================
When you want to play a modpack with any your favorite launcher.
Why made this?
--------------
Because I need it! I want to play a modpack with the vanilla launcher.
Installation
------------
```shell
$ cargo install --git https://github.com/DanSnow/minecraft-modpack-downloader
```
Usage
-----
```shell
$ minecraft-modpack-downloader path/to/manifest.json
```
Why Rust?
---------
Because I love Rust. It's cool.
How it work?
------------
It's using the same API endpoint from [mc-curseforge-api](https://github.com/Mondanzo/mc-curseforge-api) to get the file list. I have no idea where's API came from. But it works.
TODO
----
- [x] able to configure output path
- [x] copy overrides