45 lines
1.8 KiB
HTML
45 lines
1.8 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
<title>Minecraft-startup-script by 007N</title>
|
|
|
|
<link rel="stylesheet" href="stylesheets/styles.css">
|
|
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
|
<!--[if lt IE 9]>
|
|
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
<body>
|
|
<div class="wrapper">
|
|
<header>
|
|
<h1>Minecraft Startup Script</h1>
|
|
<p>A simple bash script to create a Minecraft server, it setups everything. </p>
|
|
|
|
<p class="view"><a href="https://github.com/007N/Minecraft-Startup-Script">View the Project on GitHub <small>007N/Minecraft-Startup-Script</small></a></p>
|
|
|
|
|
|
<ul>
|
|
<li><a href="https://github.com/007N/Minecraft-Startup-Script/zipball/master">Download <strong>ZIP File</strong></a></li>
|
|
<li><a href="https://github.com/007N/Minecraft-Startup-Script/tarball/master">Download <strong>TAR Ball</strong></a></li>
|
|
<li><a href="https://github.com/007N/Minecraft-Startup-Script">View On <strong>GitHub</strong></a></li>
|
|
</ul>
|
|
</header>
|
|
<section>
|
|
<h3>
|
|
<a name="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages"><span class="octicon octicon-link"></span></a>The Minecraft Startup Script</h3>
|
|
<p>
|
|
<p>
|
|
</section>
|
|
<footer>
|
|
<p>This project is maintained by <a href="https://github.com/007N">007N</a></p>
|
|
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
|
|
</footer>
|
|
</div>
|
|
<script src="javascripts/scale.fix.js"></script>
|
|
|
|
</body>
|
|
</html>
|