tbmcplugins.github.io/index.html

69 lines
2.3 KiB
HTML

<!DOCTYPE HTML>
<!--html encoding-->
<HTML>
<HEAD>
<LINK href="./custom.css" rel="stylesheet" type="text/css">
<script src="include.js"></script>
</HEAD>
<div id="logins">
</div>
<div id="buttonTitle">
<h1>ChromaGamers</h1>
</div>
<div id="buttonDiv">
<canvas id="buttonCanvas" width="570" height = "170"></canvas>
<script src="buttonInteractive.js"></script>
</div>
<div id="dynmap">
<h3><a href="http://server.figytuna.com:8123/">Dynmap</a></h3>
</div>
<div id="reddit">
<h3><a href="http://www.reddit.com/r/chromagamers">Reddit</a></h3>
</div>
<div id="discord">
<h3><a href="https://discord.gg/SZfpTGP">Discord</a></h3>
</div>
<div id="worlds">
<h3>World downloads</h3>
<table>
<tr>
<th colspan="4">V3 (Feb 3 2017)</th>
</tr>
<tr>
<td><a href="https://drive.google.com/drive/folders/0B8cxsHzJvh2oT3g1ZnI4UUlnSmc?usp=sharing">Overworld</a></td>
<td><a href="https://drive.google.com/drive/folders/0B8cxsHzJvh2oTU51SUhzc3lqR28?usp=sharing">Nether</a></td>
<td><a href="https://drive.google.com/open?id=0B8cxsHzJvh2oNE9vRG1SamQtS28">The End</a></td>
</tr>
<tr>
<th colspan="4">V2 (March 28th 2016)</th>
</tr>
<tr>
<td><a href="http://www.mediafire.com/download/8l60nq4mwq6cdep/world.zip">Overworld</a></td>
<td><a href="http://www.mediafire.com/download/81105r7ke65ewau/world_nether.zip">Nether</a></td>
<td><a href="http://www.mediafire.com/download/9kdb1beo4ldtug2/world_the_end.zip">The End</a></td>
<td><a href="http://www.mediafire.com/download/6099rres9rqurys/wilds.zip">Wilds</a></td>
</tr>
<tr>
<th colspan="4">V1 (July 2015)</th>
</tr>
<tr>
<td><a href="http://www.mediafire.com/download/2pm3crq7sm0z88r/TheButtonWorld1.zip">Overworld</a></td>
<td><a href="http://www.mediafire.com/download/w8u98awu6fbltzt/TheButtonWorld1Nether.zip">Nether</a></td>
</tr>
</table>
</div>
<br>
<div id="donate">
<h3>The server relies on donations to run.</h3>
<a href="https://www.patreon.com/bePatron?u=7177242" data-patreon-widget-type="become-patron-button">Become a Patron!</a><script async src="https://c6.patreon.com/becomePatronButton.bundle.js"></script>
</div>
</HTML>