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

https://github.com/friskisgit/modlist-installer

Install mods contained in modlist.html
https://github.com/friskisgit/modlist-installer

cli downloader installer modlist modlist-downloader modlist-installer

Last synced: 12 months ago
JSON representation

Install mods contained in modlist.html

Awesome Lists containing this project

README

          

## Mod list installer
Install minecraft mods listed in `modlist.html` or `manifest.json`

https://github.com/FriskIsGit/modlist-installer/assets/59506639/a52f4215-aaa4-4c10-9bfb-087b92bc5f44

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
```bash[mod.cache](mod.cache)
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