Change 'do it myself' download to use packwiz
All checks were successful
/ deploy (push) Successful in 2s
All checks were successful
/ deploy (push) Successful in 2s
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.
This commit is contained in:
parent
c1476c912b
commit
4c7daf44aa
1 changed files with 8 additions and 7 deletions
15
index.html
15
index.html
|
@ -60,13 +60,14 @@
|
||||||
<article>
|
<article>
|
||||||
<details>
|
<details>
|
||||||
<summary>I have my own autistic minecraft launcher setup, just give me the jars</summary>
|
<summary>I have my own autistic minecraft launcher setup, just give me the jars</summary>
|
||||||
<p>import <a href="vr-crawler.mrpack">vr-crawler.mrpack</a> into your
|
<p>Make a 1.20.1 instance with fabric, then <a
|
||||||
launcher of choice somehow. It's a Modrinth modpack file. You'll also
|
href=https://packwiz.infra.link/tutorials/installing/packwiz-installer />packwiz-installer</a>
|
||||||
have to add <code>crawler.vrg.party</code> as a multiplayer server.
|
pointed at <code>https://crawler.vrg.party/pack.toml</code> to download all the shit into your
|
||||||
Note that if we change things, the pack doesn't automatically update,
|
<code>.minecraft</code> directory for your launcher instance. Then add <code>crawler.vrg.party</code> as a
|
||||||
so we really recommend using polyMC from the other two options to get that set up.
|
multiplayer server.
|
||||||
You can run it portably, no install required, and it won't mess with your existing minecraft
|
Tun packwiz-installer before you launch the instance every time to keep it up to date. This is exactly
|
||||||
setups.</p>
|
what the other install options do for you though, so consider using those if you're too stupid to do it yourself.
|
||||||
|
</p>
|
||||||
</details>
|
</details>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue