This commit is contained in:
Merith-TK 2022-06-10 12:19:07 -07:00
parent f867511181
commit 8a6cb3a13e
4 changed files with 19 additions and 1 deletions

View file

@ -47,4 +47,9 @@ clean:
-rm -rf .technic
-git gc --aggressive --prune
all: curseforge modrinth multimc technic clean
all: curseforge modrinth multimc technic clean
update-packwiz:
go install github.com/packwiz/packwiz@latest
clear
@echo "Packwiz has been Updated"