mirror of
https://gitlab.com/Merith-TK/vanillia-modpack.git
synced 2025-07-01 12:16:58 +01:00
gitpod
This commit is contained in:
parent
f867511181
commit
8a6cb3a13e
4 changed files with 19 additions and 1 deletions
7
Makefile
7
Makefile
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue