update to new packwiz format

This commit is contained in:
Merith 2023-05-03 18:15:54 +00:00
parent 087a27aaa6
commit a0881d6323
11 changed files with 63 additions and 45 deletions

View file

@ -59,5 +59,8 @@ all: preClean curseforge modrinth multimc technic postClean
update-packwiz:
go install github.com/packwiz/packwiz@latest
go install github.com/Merith-TK/packwiz-wrapper/cmd/pw@main
go install github.com/Merith-TK/packwiz-wrapper/cmd/pw-modlist@main
go install github.com/Merith-TK/packwiz-wrapper/cmd/pw-reinstall@main
clear
@echo "Packwiz has been Updated"