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 on every restart, and this worked until i replaced a mod with a mutually incompatible one. it was at this point i realized that the program only deletes files when running update, and that the update command has no code path for files. Could this capability be added?
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.mrpackon every restart, and this worked until i replaced a mod with a mutually incompatible one. it was at this point i realized that the program only deletes files when runningupdate, and that theupdatecommand has no code path for files. Could this capability be added?