202403282105
This commit is contained in:
parent
749786b64b
commit
de9884b376
1 changed files with 3 additions and 8 deletions
|
@ -5,16 +5,11 @@ import Layout from '../layouts/Layout.astro';
|
|||
<Layout title="Ouroboros Xonotic Info">
|
||||
<main>
|
||||
<h1><span class="text-gradient">Xonotic Server Info</span></h1>
|
||||
<p class="instructions">This server runs 24/7, runs with some custom settings, </a>.</p>
|
||||
<p class="instructions">This server runs 24/7, runs with some custom settings, only one weapon, instagib, and infinite hook enabled.</a>.</p>
|
||||
<p class="instructions">Maximum occupancy: 30</p>
|
||||
<br>
|
||||
<h3 class="text-gradient">Java Edition</h3>
|
||||
<p>address: <code>mc.ouroboros.gay</code></p>
|
||||
<p>port: <code>25565</code></p>
|
||||
<br>
|
||||
<h3 class="text-gradient">Bedrock Edition</h3>
|
||||
<p>address: <code>mc.ouroboros.gay</code></p>
|
||||
<p>port: <code>19132</code></p>
|
||||
<p>address: <code>xonotic.ouroboros.gay</code></p>
|
||||
<p>port: <code>26000</code></p>
|
||||
</main>
|
||||
</Layout>
|
||||
|
||||
|
|
Loading…
Reference in a new issue