From 8a6cb3a13ee28ecb9cabf0066e3e8813b01d5903 Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Fri, 10 Jun 2022 12:19:07 -0700 Subject: [PATCH] gitpod --- .gitpod.Dockerfile | 7 +++++++ .gitpod.yml | 5 +++++ Makefile | 7 ++++++- README.md | 1 + 4 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 .gitpod.Dockerfile create mode 100644 .gitpod.yml diff --git a/.gitpod.Dockerfile b/.gitpod.Dockerfile new file mode 100644 index 0000000..4a1fa97 --- /dev/null +++ b/.gitpod.Dockerfile @@ -0,0 +1,7 @@ +FROM gitpod/workspace-go + +RUN sudo apt-get -q update && \ + sudo apt install p7zip-full make && \ + sudo apt install -yq openjdk-17-jdk + +RUN sudo update-java-alternatives --set java-1.17.0-openjdk-amd64 diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 0000000..988b34c --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,5 @@ +image: + file: .gitpod.Dockerfile + +tasks: +- command: make update-packwiz diff --git a/Makefile b/Makefile index 41b024b..ffd8870 100644 --- a/Makefile +++ b/Makefile @@ -47,4 +47,9 @@ clean: -rm -rf .technic -git gc --aggressive --prune -all: curseforge modrinth multimc technic clean \ No newline at end of file +all: curseforge modrinth multimc technic clean + +update-packwiz: + go install github.com/packwiz/packwiz@latest + clear + @echo "Packwiz has been Updated" diff --git a/README.md b/README.md index 910f894..8a48f0c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Vanillia Minecraft +[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-908a85?logo=gitpod)](https://gitpod.io/from-referrer/) This modpack does not add any actual content to the game and is compliant with most server's mod policies. ### Download