From 4c7daf44aa6464b232a27a548a99921c068b5f1d Mon Sep 17 00:00:00 2001 From: Hiina Date: Sat, 24 Aug 2024 14:23:52 -0600 Subject: [PATCH] Change 'do it myself' download to use packwiz now that there are curseforge and jars in there, doesn't really make sense to use .mrpack, and it's about as much effort anyway to set up packwiz-installer. simplifies deploys a bit. --- index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 9be8d76..a931f34 100644 --- a/index.html +++ b/index.html @@ -60,13 +60,14 @@
I have my own autistic minecraft launcher setup, just give me the jars -

import vr-crawler.mrpack into your - launcher of choice somehow. It's a Modrinth modpack file. You'll also - have to add crawler.vrg.party as a multiplayer server. - Note that if we change things, the pack doesn't automatically update, - so we really recommend using polyMC from the other two options to get that set up. - You can run it portably, no install required, and it won't mess with your existing minecraft - setups.

+

Make a 1.20.1 instance with fabric, then packwiz-installer + pointed at https://crawler.vrg.party/pack.toml to download all the shit into your + .minecraft directory for your launcher instance. Then add crawler.vrg.party as a + multiplayer server. + Tun packwiz-installer before you launch the instance every time to keep it up to date. This is exactly + what the other install options do for you though, so consider using those if you're too stupid to do it yourself. +