Skip to content

FriskIsGit/modlist-installer

Repository files navigation

Mod list installer

Install minecraft mods listed in modlist.html or manifest.json

modlist_preview.mp4

The project:

  • is written in .NET CORE
  • does not require or use a CF API token
  • contains 1 submodule - web scraper
  • works fully from CLI

Cloning

git clone --recurse-submodules https://github.com/FriskIsGit/modlist-installer

Files

mod.cache - mod names to ids mappings
failed.html - html-formatted mods that failed to download
diff.html - html-formatted mods that are the difference of two mod lists
diff.json - json manifest mods that are the difference of two manifests
release_win.bat - command to release the app as standalone and trim