minetest-forum/installer.php
Rubenwardy efcfd7b596 changed more stuff
added
-main index
-searcher
-post viewer
2012-08-24 16:47:53 +01:00

42 lines
783 B
PHP

<html>
<head>
<title>MT Intaller - Rubenwardy</title>
</head>
<body>
<h1>MT Installer</h1>
Welcome to the MT Installer Offical Page.
<h1>Mod Selections</h1>
MT Installer automatically downloads and installs choosen mods for minetest.<br />
The user can either select the mods they want to install, or they can choose a ready made selection.
<p>A complete list of <a href="../forum">installer compatible mods</a></p>
<h2>Creative</h2>
For Building
<ul>
<li>3D Furniture</li>
<li>More Blocks</li>
<li>Wool</li>
<li>Home Decor</li>
</ul>
<h2>Explorer and Miner</h2>
<ul>
<li>Traps</li>
<li>Waking Light</li>
</ul>
<h2>Cutting Edge</h2>
Experiemental and CPU intensive.
<ul>
<li>Mesecons (Red Stone)</li>
<li>Carts (The new one)</li>
<li>Nuke</li>
</ul>
<h2></h2>
</body>
</html>