Fixed a link generating issue with mkdocs (for real) and built.

live
Emily Frost 3 years ago
parent f9c5a4b742
commit 0d03596d2b
Signed by: Emily
GPG Key ID: AA5D42849F1CBDC9

@ -1,6 +1,3 @@
[prism-config]: https://laserlesbian.systems/mc/llm-prism-config-latest.zip
[modpack]: https://laserlesbian.systems/mc/llm-modpack-latest.zip
# Laser Lesbian Minecraft
- - -
@ -19,11 +16,13 @@ hatred are not welcome here.
So you know one of our admins and you're on the allowlist. Now what? The easiest solution is to
download the [Prism](https://prismlauncher.org/) launcher and point it to our premade
![configuration archive][prism-config].
<a href="https://laserlesbian.systems/mc/llm-prism-config-latest.zip">configuration archive</a>.
1. Open the launcher and click "Add Instance" at the top.
2. Select "Import from zip" on the left side and paste this url:
!<https://laserlesbian.systems/mc/prism-config-latest.zip>
<a href="https://laserlesbian.systems/mc/prism-config-latest.zip">
https://laserlesbian.systems/mc/prism-config-latest.zip
</a>
- Alternatively, download that file and choose it in the file browser.
3. Click OK and start the instance.
4. If you haven't given it a Minecraft account already, Prism will prompt you for one before you
@ -32,8 +31,10 @@ download the [Prism](https://prismlauncher.org/) launcher and point it to our pr
### Forge launcher
If you're using Forge on its own, I assume you know what you're doing. The server runs version
1.19.2 and we have a plain modpack available ![here][modpack], unzip it into your game's `mods`
directory. The server lives on this site's domain name: `laserlesbian.systems`.
1.19.2 and we have a plain modpack available
<a href="https://laserlesbian.systems/mc/llm-modpack-latest.zip">here</a>, unzip it
into your game's `mods` directory. The server lives on this site's domain name:
`laserlesbian.systems`.
### Other launchers

@ -107,7 +107,7 @@ if (is_top_frame) { $('body').addClass('wm-top-page'); }
<nav class="wm-toc-pane">
<ul class="wm-toctree">
<li class="wm-toc-li wm-toc-lev1 "><a href="" class="wm-article-link wm-toc-text">Home</a>
<li class="wm-toc-li wm-toc-lev1 "><a href="" class="wm-article-link wm-toc-text">Laser Lesbian Minecraft</a>
</li>
</ul>
</nav>
@ -136,11 +136,13 @@ hatred are not welcome here.</p>
<h3 id="prism-launcher">Prism launcher</h3>
<p>So you know one of our admins and you're on the allowlist. Now what? The easiest solution is to
download the <a href="https://prismlauncher.org/">Prism</a> launcher and point it to our premade
<img alt="configuration archive" src="https://laserlesbian.systems/mc/llm-prism-config-latest.zip" />.</p>
<a href="https://laserlesbian.systems/mc/llm-prism-config-latest.zip">configuration archive</a>.</p>
<ol>
<li>Open the launcher and click "Add Instance" at the top.</li>
<li>Select "Import from zip" on the left side and paste this url:
!<a href="https://laserlesbian.systems/mc/prism-config-latest.zip">https://laserlesbian.systems/mc/prism-config-latest.zip</a><ul>
<a href="https://laserlesbian.systems/mc/prism-config-latest.zip">
https://laserlesbian.systems/mc/prism-config-latest.zip
</a><ul>
<li>Alternatively, download that file and choose it in the file browser.</li>
</ul>
</li>
@ -150,8 +152,10 @@ download the <a href="https://prismlauncher.org/">Prism</a> launcher and point i
</ol>
<h3 id="forge-launcher">Forge launcher</h3>
<p>If you're using Forge on its own, I assume you know what you're doing. The server runs version
1.19.2 and we have a plain modpack available <img alt="here" src="https://laserlesbian.systems/mc/llm-modpack-latest.zip" />, unzip it into your game's <code>mods</code>
directory. The server lives on this site's domain name: <code>laserlesbian.systems</code>.</p>
1.19.2 and we have a plain modpack available
<a href="https://laserlesbian.systems/mc/llm-modpack-latest.zip">here</a>, unzip it
into your game's <code>mods</code> directory. The server lives on this site's domain name:
<code>laserlesbian.systems</code>.</p>
<h3 id="other-launchers">Other launchers</h3>
<p>Contact an admin if you need help with another launcher. We're all friends in here.</p>
<h1 id="client-side-mods">Client-side mods</h1>
@ -333,5 +337,5 @@ directory. The server lives on this site's domain name: <code>laserlesbian.syste
</html>
<!--
MkDocs version : 1.4.3
Build Date UTC : 2023-06-20 16:50:10.094842+00:00
Build Date UTC : 2023-06-20 17:20:16.695503+00:00
-->

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save