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
- Host: GitHub
- URL: https://github.com/friskisgit/modlist-installer
- Owner: FriskIsGit
- Created: 2024-03-13T17:36:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T16:49:28.000Z (about 2 years ago)
- Last Synced: 2025-05-16T21:14:57.417Z (about 1 year ago)
- Topics: cli, downloader, installer, modlist, modlist-downloader, modlist-installer
- Language: C#
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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