Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tympanicblock61/modrinth-downloader


https://github.com/tympanicblock61/modrinth-downloader

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# modrinth-downloader

credits
```
crosby: Crosby#9153 - helped with alot of stuff

```

config file syntax; it can contain either mod id or name and it works to get the mod from both

location is the location the mods will be downloaded to or if its set to none then the downloader will use the name of the config file

if delete is set to true and the location is set then if that location has any mod files they will be deleted
```
{
"loader": "fabric",
"version": "1.19.2,
"location": "test",
"delete": true,
"modrinth": [
"LQ3K71Q1",
"dynamic-fps"
]
}
```
tutorial on ids and name

[![Watch the video]()](https://files.catbox.moe/zmv9nz.mp4)