mrpack-install icon indicating copy to clipboard operation
mrpack-install copied to clipboard

Modrinth Modpack server deployment

Results 9 mrpack-install issues
Sort by recently updated
recently updated
newest added

[v0.17.2-beta](https://github.com/nothub/mrpack-install/releases/tag/v0.17.2-beta) `c:\MCServers>mrpack-install "c:\MCServers\mrpacks\Prominence II [RPG] 2.8.4.mrpack" Installing "Prominence II [RPG]" from "c:\\MCServers\\mrpacks\\Prominence II [RPG] 2.8.4.mrpack" to "c:\\MCServers\\mc" File path is not safe: c:\MCServers\mc\mods\do-a-barrel-roll-3.3.7+1.20-fabric.jar` Nothing is created at all so it...

maven version lookup: - [x] [forge](https://github.com/nothub/mrpack-install/blob/dev/server/forge.go) - [ ] [neoforge](https://github.com/nothub/mrpack-install/blob/dev/server/neoforge.go) automatic download: - [x] [forge](https://github.com/nothub/mrpack-install/blob/dev/server/forge.go) - [ ] [neoforge](https://github.com/nothub/mrpack-install/blob/dev/server/neoforge.go)

enhancement

Documentation is little and flawed. - [ ] Install guide - [ ] Usage guide (TLDR style)

documentation
enhancement

I use local packs for my server since i distribute mods with automodpack rather than by having people download the pack manually. I have a script that runs `mrpack-install latest-pack.mrpack`...

enhancement
question

Local cache for downloads with lookup based on some file hashing algo. Use [xdg](https://github.com/adrg/xdg) for path lookup.

enhancement

- [ ] Finalize concept for update behaviour - [ ] Review `packstate.json` schema and implementation. - [ ] Review implementation of `update` command - [ ] Write tests with...

documentation
enhancement

Currently there is no automatically way with the installer to handle optional mods (that I can find in the help options). There should be an interactive (select the optional mods...

enhancement

Version: `v0.17.3-beta` OS: Win 11 When I try to install a neoforge modpack using `mrpack-install .\mypack.mrpack` I get ``` Server file not present, downloading... (Point --server-dir and --server-file to existing...