minetest-manual/index.html

263 lines
3.8 KiB
HTML
Raw Normal View History

2012-12-27 10:39:01 -08:00
<!DOCTYPE html>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="fi">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<head>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<meta name="keywords" content="minetest,manual,run,walk,through,tutorial" />
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<meta name="description" content="Minetest Manual" />
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<link rel="stylesheet" href="style.css" type="text/css" />
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<link rel="shortcut icon" href="/favicon.ico" />
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<link rel="bookmark icon" href="/favicon.ico" />
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<title>Minetest Manual</title>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<style>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
#conul {
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
border: 0 none;
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
list-style-type: none;
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
margin: 0;
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
padding: 0;
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
}
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
#conul li {
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
display: inline-block;
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
font-size: 18px;
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
padding: 4px 7px 0;
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
}
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</style>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</head>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<body>
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
<div id="logo">
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
<div id="logo_right"></div>
2012-12-29 08:55:18 -08:00
2012-12-28 07:54:50 -08:00
<div id="logo_left">
2012-12-29 08:55:18 -08:00
2012-12-28 07:54:50 -08:00
<a href="http://minetest.net" target="_blank">
2012-12-29 08:55:18 -08:00
2012-12-28 07:54:50 -08:00
<img width=126 height=126 src="images/mt_logo.png">
2012-12-29 08:55:18 -08:00
2012-12-28 07:54:50 -08:00
</a>
2012-12-29 08:55:18 -08:00
2012-12-28 07:54:50 -08:00
</div>
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
</div>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<div id="navbar" class="navbar">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<div class="constrain">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<span class="inbar_left">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<ul>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<li class="navlink_special"><a href="index.html">Minetest Manual</a></li>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</ul>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</span>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<span class="inbar_separator">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
|
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</span>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<span class="inbar_left">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<ul>
2012-12-29 08:55:18 -08:00
2012-12-28 07:54:50 -08:00
<li class="navlink_special"><a href="intro.html">Introduction</a></li>
2012-12-29 08:55:18 -08:00
2012-12-28 07:54:50 -08:00
<li class="navlink_special"><a href="game/install.html">Installing</a></li>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<li class="navlink_special"><a href="game/index.html">Game Play</a></li>
2012-12-29 08:55:18 -08:00
<li class="navlink_special"><a href="game/custom.html">Customisation</a></li>
2012-12-27 10:39:01 -08:00
</ul>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</span>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<span class="inbar_separator">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
|
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</span>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<span class="inbar_left">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<ul>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<li class="navlink_special"><a href="mod/index.html">Modding</a></li>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<li class="navlink_special"><a href="dev/index.html">Engine Dev</a></li>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</ul>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</span>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<span class="inbar_right">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<ul>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<li class="navlink_special"><a href="http://github.com/rubenwardy/minetest-manual" target="_blank" title="This manual's git hub page">Git Hub</a></li>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</ul>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</span>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</div>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</div>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<div id="content">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<div class="constrain">
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<div style="clear: both;"></div>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<!-- end of header -->
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<div style="float:right;">
2012-12-29 08:55:18 -08:00
<div class="bigbutton" onclick="location.href='intro.html';">
2012-12-27 10:39:01 -08:00
<a href="intro.html">Introduction</a>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</div>
2012-12-29 08:55:18 -08:00
<div class="bigbutton" onclick="location.href='game/install.html';">
2012-12-28 07:54:50 -08:00
<a href="game/install.html">Installing</a>
2012-12-29 08:55:18 -08:00
2012-12-28 07:54:50 -08:00
</div>
2012-12-29 08:55:18 -08:00
<div class="bigbutton" onclick="location.href='game/index.html';">
2012-12-27 10:39:01 -08:00
<a href="game/index.html">Game Play</a>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</div>
2012-12-29 08:55:18 -08:00
<div class="bigbutton" onclick="location.href='game/custom.html';">
<a href="game/custom.html">Customisation</a>
2012-12-27 12:37:59 -08:00
</div>
2012-12-29 08:55:18 -08:00
<div class="bigbutton" onclick="location.href='mod/index.html';">
2012-12-27 10:39:01 -08:00
<a href="mod/index.html">Modding</a>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</div>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</div>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<h1>Minetest Manual</h1>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<p>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
This manual was writen by the Minetest community, and will help you use Minetest to its full potential.
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</p>
2012-12-27 12:37:59 -08:00
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<p>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
We recommend you start with the introduction, as it will explain to you the key things you need to know about Minetest, and its background.
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</p>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<p>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
<b>Noticed a mistake?</b>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
Contribute to this manual at the <a href="http://github.com/rubenwardy/minetest-manual" target="_blank" title="This manual's git hub page">Git Hub Page</a>.
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</p>
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
<br>
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
<h2>Engine Development</h2>
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
<p>
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
Are you interested in making Minetest better?<br />
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
Minetest could always use more core developers.
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
</p>
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
2012-12-29 08:55:18 -08:00
<div class="bigbutton" onclick="location.href='dev/index.html';">
2012-12-28 07:54:50 -08:00
<a href="dev/index.html">Development</a>
2012-12-29 08:55:18 -08:00
2012-12-27 12:37:59 -08:00
</div>
2012-12-27 10:39:01 -08:00
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</div>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</div>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</body>
2012-12-29 08:55:18 -08:00
2012-12-27 10:39:01 -08:00
</html>