Skip to content

tympanicblock61/modrinth-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages