update xon
This commit is contained in:
parent
c775c30832
commit
6b18d9f419
4 changed files with 31 additions and 7 deletions
BIN
img/ra-xonotic.png
Normal file
BIN
img/ra-xonotic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 566 KiB |
BIN
img/xonotic.png
BIN
img/xonotic.png
Binary file not shown.
Before Width: | Height: | Size: 566 KiB After Width: | Height: | Size: 1.8 MiB |
|
@ -420,10 +420,10 @@
|
|||
<li>
|
||||
<a href="https://is.slonk.ing/">akkoma instance</a>
|
||||
</li>
|
||||
-->
|
||||
<li>
|
||||
<a href="xonotic.html">xonotic server</a>
|
||||
</li>
|
||||
-->
|
||||
<li>
|
||||
<a href="projects.html">projects</a>
|
||||
</li>
|
||||
|
|
34
xonotic.html
34
xonotic.html
|
@ -1,4 +1,4 @@
|
|||
<!doctype html>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
|
@ -20,13 +20,37 @@
|
|||
</marquee>
|
||||
<h1>xonotic server</h1>
|
||||
<p><a href="/">back to home</a></p>
|
||||
|
||||
<p>
|
||||
i host a xonotic server on the same <a href="https://is.slonk.ing/notice/Ad6bptg7T7I50tJps8">phone</a> i host this website and the akkoma
|
||||
instance on. after downloading the game, you can join the server by typing "xonotic.slonk.ing" into the address bar above the join button in the
|
||||
multiplayer menu
|
||||
can't find a good xonotic server without more mods than gregtech nowadays so i
|
||||
elected to host my own.<br />
|
||||
the ip is <code>xonotic.slonk.ing</code> or <code>95.70.183.127</code>, and the
|
||||
custom content can be accessed
|
||||
<a href="https://xonotic.slonk.ing/dl/" target="_blank">here</a>.
|
||||
</p>
|
||||
<img src="img/xonotic.png" alt="screenshot of xonotic's multiplayer menu showing 'xonotic.slonk.ing' in the address bar" style="width: 100%" />
|
||||
<img
|
||||
src="img/xonotic.png"
|
||||
alt="screenshot of xonotic's multiplayer menu showing the server selected"
|
||||
style="width: 100%"
|
||||
/>
|
||||
<br />
|
||||
|
||||
<details>
|
||||
<summary>rooted android xonotic history</summary>
|
||||
<p>
|
||||
i host a xonotic server on the same
|
||||
<a href="https://is.slonk.ing/notice/Ad6bptg7T7I50tJps8">phone</a> i host this
|
||||
website and the akkoma instance on. after downloading the game, you can join the
|
||||
server by typing "xonotic.slonk.ing" into the address bar above the join button
|
||||
in the multiplayer menu
|
||||
</p>
|
||||
<img
|
||||
src="img/ra-xonotic.png"
|
||||
alt="screenshot of xonotic's multiplayer menu showing 'xonotic.slonk.ing' in the address bar"
|
||||
style="width: 100%"
|
||||
/>
|
||||
<p><b>update</b>: server died, maybe expect a regular xon server in the future</p>
|
||||
</details>
|
||||
</main>
|
||||
|
||||
<footer>Ⓐ copyfuck 1337 slonkazoid</footer>
|
||||
|
|
Loading…
Reference in a new issue