uses steamcmd. Yes we know. it sucks. cry me a river.
- you need
jqandsteamcmd - you need an api key: https://steamcommunity.com/dev/apikey
To download mods in a collection
uses steamcmd. Yes we know. it sucks. cry me a river.
jq and steamcmdTo download mods in a collection
| { | |
| "header": { | |
| "version": "2.1.0", | |
| "mc_version": "1.16.5", | |
| "name": "Copy 1", | |
| "author": "iFunkyMunky", | |
| "bounding_box": { | |
| "min_x": 0, | |
| "min_y": 0, | |
| "min_z": 0, |
| { | |
| "header": { | |
| "version": "2.1.0", | |
| "mc_version": "1.16.5", | |
| "name": "Copy 4", | |
| "author": "iFunkyMunky", | |
| "bounding_box": { | |
| "min_x": 0, | |
| "min_y": 0, | |
| "min_z": 0, |
| { | |
| "header": { | |
| "version": "2.1.0", | |
| "mc_version": "1.16.5", | |
| "name": "Copy 4", | |
| "author": "iFunkyMunky", | |
| "bounding_box": { | |
| "min_x": 0, | |
| "min_y": 0, | |
| "min_z": 0, |
| # Check disk space before | |
| df -h | |
| # Delete local-lvm storage in gui | |
| lvremove /dev/pve/data | |
| lvresize -l +100%FREE /dev/pve/root | |
| resize2fs /dev/mapper/pve-root |