This commit is contained in:
parent
91b0db67ea
commit
436507f3af
1 changed files with 20 additions and 9 deletions
29
index.html
29
index.html
|
@ -63,10 +63,13 @@
|
||||||
<p>Make a 1.20.1 instance with fabric, then run <a
|
<p>Make a 1.20.1 instance with fabric, then run <a
|
||||||
href=https://packwiz.infra.link/tutorials/installing/packwiz-installer />packwiz-installer</a>
|
href=https://packwiz.infra.link/tutorials/installing/packwiz-installer />packwiz-installer</a>
|
||||||
pointed at <code>https://crawler.vrg.party/pack.toml</code> to download all the shit into your
|
pointed at <code>https://crawler.vrg.party/pack.toml</code> to download all the shit into your
|
||||||
<code>.minecraft</code> directory for your launcher instance. Then add <code>crawler.vrg.party</code> as a
|
<code>.minecraft</code> directory for your launcher instance. Then add
|
||||||
|
<code>crawler.vrg.party</code> as a
|
||||||
multiplayer server.
|
multiplayer server.
|
||||||
Run packwiz-installer before you launch the instance every time to keep it up to date. This is exactly
|
Run packwiz-installer before you launch the instance every time to keep it up to date. This is
|
||||||
what the other install options do for you though, so consider using those if you're too stupid to do it yourself.
|
exactly
|
||||||
|
what the other install options do for you though, so consider using those if you're too stupid
|
||||||
|
to do it yourself.
|
||||||
</p>
|
</p>
|
||||||
</details>
|
</details>
|
||||||
</article>
|
</article>
|
||||||
|
@ -93,13 +96,16 @@
|
||||||
<li>The script clicks all the buttons for you in the UI for you!</li>
|
<li>The script clicks all the buttons for you in the UI for you!</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
|
||||||
<p>If you don't like my dude trust me vbs script, you can copy the .json files into <code>Documents/steamvr/input/imports/</code>
|
<p>If you don't like my dude trust me vbs script, you can copy the .json files into
|
||||||
yourself and click the buttons in the steamVR binding webUI (the imported bindings should show up in there).</p>
|
<code>Documents/steamvr/input/imports/</code>
|
||||||
|
yourself and click the buttons in the steamVR binding webUI (the imported bindings should show up in there).
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3>Manual Binding Setup</h3>
|
<h3>Manual Binding Setup</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
If you you have another controller, you'll have to do this manually. The vivecraft defaults mostly work, but you'll
|
If you you have another controller, you'll have to do this manually. The vivecraft defaults mostly work, but
|
||||||
|
you'll
|
||||||
want to add the following bindings to the "Modded" tab of the binding UI:
|
want to add the following bindings to the "Modded" tab of the binding UI:
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -109,12 +115,13 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
See <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2029205314">this visual
|
See <a href="https://steamcommunity.com/sharedfiles/filedetails/?id=2029205314">this visual
|
||||||
guide</a> for help on how to do this. You'll can debind some useless vivecraft stuff like
|
guide</a> for help on how to do this. You'll can debind some useless vivecraft stuff like
|
||||||
the teleport if you're out of buttons to use.
|
the teleport if you're out of buttons to use.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
If you do make a binding for the controllers you like (or find something better than our recommended bindings),
|
If you do make a binding for the controllers you like (or find something better than our recommended
|
||||||
|
bindings),
|
||||||
save it as a personal binding, upload the json file (it's in <code>Documents/steamvr/input</code>) to catbox
|
save it as a personal binding, upload the json file (it's in <code>Documents/steamvr/input</code>) to catbox
|
||||||
or wherever and let us know in <a href="https://vrg.party">the thread</a> so we can update our script.
|
or wherever and let us know in <a href="https://vrg.party">the thread</a> so we can update our script.
|
||||||
</p>
|
</p>
|
||||||
|
@ -170,4 +177,8 @@
|
||||||
jars.
|
jars.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<footer>
|
||||||
|
<img alt='moe counter' src="https://counter.seku.su/cmoe?name=crawler&theme=gb" />
|
||||||
|
</footer>
|
||||||
</main>
|
</main>
|
Loading…
Reference in a new issue