updates
This commit is contained in:
parent
705b7884ce
commit
24c846d36c
18
index.html
18
index.html
@ -49,6 +49,24 @@
|
|||||||
</div>
|
</div>
|
||||||
<a href="https://github.com/ccubed/Vertinext" class="secondary-content" alt="Github Repo for this site"><img src="images/GithubMark.png"></img></a>
|
<a href="https://github.com/ccubed/Vertinext" class="secondary-content" alt="Github Repo for this site"><img src="images/GithubMark.png"></img></a>
|
||||||
</li>
|
</li>
|
||||||
|
<li class="collection-item avatar">
|
||||||
|
<i class="material-icons circle">edit</i>
|
||||||
|
<span class="title">MuDocker</span>
|
||||||
|
<p style="width:85%">Docker scripts for various types of text based game servers with SQL support.</p>
|
||||||
|
<div class="center">
|
||||||
|
<i class="devicon-docker-plain-wordmark colored medium" alt="Docker Icon"></i>
|
||||||
|
</div>
|
||||||
|
<a href="https://github.com/ccubed/MuDocker" class="secondary-content" alt="MuDocker Github Repo"><img src="images/GithubMark.png"></img></a>
|
||||||
|
</li>
|
||||||
|
<li class="collection-item avatar">
|
||||||
|
<i class="material-icons circle">code</i>
|
||||||
|
<span class="title">ReadyMu</span>
|
||||||
|
<p style="width:85%">Softcode code suite for running a text based game.</p>
|
||||||
|
<div class="center">
|
||||||
|
<i class="devicon-mysql-plain-wordmark colored medium" alt="MySQL Icon"></i>
|
||||||
|
</div>
|
||||||
|
<a href="https://github.com/ccubed/ReadyMu" class="secondary-content" alt="ReadyMu Github Repo"><img src="images/GithubMark.png"></img></a>
|
||||||
|
</li>
|
||||||
<li class="collection-item avatar">
|
<li class="collection-item avatar">
|
||||||
<i class="material-icons circle">code</i>
|
<i class="material-icons circle">code</i>
|
||||||
<span class="title">Mu2</span>
|
<span class="title">Mu2</span>
|
||||||
|
Loading…
Reference in New Issue
Block a user