Files
itgmania212121/Manual/index.html
T
2010-01-26 21:00:30 -06:00

67 lines
1.9 KiB
HTML

<html>
<head>
<title>sm-ssc Manual</title>
<link rel="stylesheet" type="text/css" media="screen" href="./data/style.css" />
</head>
<body>
<div id="logoDiv">
<h1><img src="./data/logo.png" alt="sm-ssc:"><br/>The Manual</h1>
</div>
<hr/>
<div id="tocDiv">
<h2>Table of Contents</h2>
<ol id="pretocList">
<li><a href="#intro">Introduction</a></li>
</ol>
<ol class="tocList">
<li><a href="#welcome">Welcome to sm-ssc</a></li>
<ol class="tocList">
<li><a href="#sysreqs">System Requirements</a></li>
<li><a href="#install">Installation</a></li>
<li><a href="#getstart">Getting Started</a></li>
</ol>
</ol>
</div>
<hr/>
<h2><a name="intro">Introduction</a></h2>
<p>This is the basic player manual. We should also link to the Beginner's Guide and
Themer's Guide from here as well.</p>
<hr/>
<h2><a name="intro">Welcome to sm-ssc</a></h2>
<h3><a name="sysreqs">System Requirements</a></h2>
<p>sm-ssc can run on this bare minimum:</p>
<ul>
<li>Operating System(s):
<ul>
<li>Windows® (2000, XP, Vista, Windows 7)</li>
<li>Mac OS X (10.?)</li>
<li>*NIX/POSIX-compliant OS (GNU/Linux, *BSD)</li>
<li>Microsoft® Xbox®</li>
</ul>
</li>
</ul>
<p>However, we highly recommend at least these settings for decent performance:</p>
<h3><a name="install">Installation</a></h2>
<p>If you're reading this, you've likely already figured out how to install sm-ssc.
Just in case you're reading this without having installed it yourself, however,
here are the installation instructions for various operating systems.</p>
<h4>Windows</h4>
<p>I hate Vista and Windows 7</p>
<h4>Mac OS X</h4>
<p>I hate Steve Jobs and hipsters</p>
<h4>Linux</h4>
<p>I hate dhdarka and people who complain about binary blob drivers</p>
<hr/>
<div id="footer">sm-ssc is Copyright &copy; 2009 the Spinal Shark Collective.
</body>
</html>