add game servers
This commit is contained in:
parent
2a967c8191
commit
c49758eb4b
2 changed files with 46 additions and 1 deletions
|
@ -123,6 +123,51 @@
|
|||
inside the torrents directory.
|
||||
</p>
|
||||
</section>
|
||||
<section class="grid-item" id="deepworld">
|
||||
<a href="https://github.com/kuroppoi/brainwine">
|
||||
<h4>Deepworld</h4>
|
||||
<div>
|
||||
<img src="../../res/site/icons/deepworld.png" alt="Deepworld" />
|
||||
</div>
|
||||
</a>
|
||||
<p>
|
||||
Patch your Deepworld game and point the client to
|
||||
<code>inamatrix.xyz</code>.
|
||||
</p>
|
||||
</section>
|
||||
<section class="grid-item" id="blockheads">
|
||||
<a href="">
|
||||
<h4>Blockheads</h4>
|
||||
<div>
|
||||
<img src="../../res/site/icons/blockheads.png" alt="blockheads" />
|
||||
</div>
|
||||
</a>
|
||||
<p>
|
||||
3 worlds are hosted and you can join by clicking one of these links:
|
||||
<a
|
||||
href="http://theblockheads.net/join.php?ip=inamatrix.xyz&port=15001&name=WORLD%201"
|
||||
>World 1</a
|
||||
>,
|
||||
<a
|
||||
href="http://theblockheads.net/join.php?ip=inamatrix.xyz&port=15002&name=WORLD%202"
|
||||
>World 2</a
|
||||
>, and
|
||||
<a
|
||||
href="http://theblockheads.net/join.php?ip=inamatrix.xyz&port=15003&name=WORLD%203"
|
||||
>World 3</a
|
||||
>.
|
||||
</p>
|
||||
</section>
|
||||
<!-- <section class="grid-item" id="">
|
||||
<a href="">
|
||||
<h4></h4>
|
||||
<div>
|
||||
<img src="../../res/site/icons/" alt="" />
|
||||
</div>
|
||||
</a>
|
||||
<p>
|
||||
</p>
|
||||
</section> -->
|
||||
</div>
|
||||
<hr />
|
||||
<h3 id="vps">Hosted on VPS:</h3>
|
||||
|
|
2
res
2
res
|
@ -1 +1 @@
|
|||
Subproject commit be824a971a52b96024362fcece39b86459b222d7
|
||||
Subproject commit da974dd784dad54a0aa127bc8da7ea3887a34ad0
|
Loading…
Add table
Reference in a new issue