276 changes: 133 additions & 143 deletions customize.html
Original file line number Diff line number Diff line change
@@ -1,164 +1,154 @@
---
title: Customize - Minetest
title: Customize
layout: default
---

{% include header.html %}
<h1 id="subgames">Subgames</h1>
<p>
<a href="http://wiki.minetest.net/Subgames">Subgames</a> form a foundation for the game. Different subgames have different objectives – such as survival, building, or player vs. player.
Usually Minetest comes with minetest_game, which supplies the default items.
</p>

<h2>Popular subgames</h2>

<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?f=15&amp;t=9196">Dreambuilder</a> - A building based game, includes many building materials.</li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=15&amp;t=12824">Carbone NG</a> - Focuses on “optimization, game balance, fun and intuitiveness.”</li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=15&amp;t=9036">Big Freaking Dig</a> - “Get as many ores as possible, while fighting mobs and creating tools from new materials.”</li>
<li><a href="http://wiki.minetest.net/Games/Tutorial">Tutorial</a> - “Teaches the fundamental basics of Minetest”</li>
</ul>

<p>
More subgames are available <a href="https://forum.minetest.net/viewforum.php?f=15">on the forum</a>. Also see the <a href="https://forum.minetest.net/viewforum.php?f=50">WIP subgames</a> section.
</p>

<div class="line"></div>
<h1 id="mods">Mods</h1>

<p>
<strong>Mods</strong> (or modifications) are changing the game content from what it originally was. Mostly they add new features to gameplay, but can also change or remove existing content.
</p>

<p>
All content in the game, including tools, blocks, and items, are added to the game using Lua mod plugins. Minetest comes with a collection of these plugins by default in a set called minetest_game.
</p>

<p>
Learn how to <a href="http://dev.minetest.net/Installing_Mods">install and use mods</a>.
</p>

<h2>Popular mods</h2>

<div class="row">
<div class="col-sm-6">
<h3>Building</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2787">Farming Plus</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2041">Home Decor</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">More Blocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=5682">Quartz</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2984">Streets</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=6099">Torches</a></li>
</ul>
</div>

<div class="jumbotron reduced customize">
<div class="center">
<h1>Customize</h1>
<div class="col-sm-6">
<h3>Map generation</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?t=9231">Bedrock</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=7656">Ethereal</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=549">More Ores</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">More Trees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=5790">Nether</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=3898">Plantlife</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=2290">Snow Biomes</a></li>
</ul>
</div>
</div>

<div class="content">
<h1 id="subgames">Subgames</h1>
<p>
<a href="http://wiki.minetest.net/Subgames">Subgames</a> form a foundation for the game. Different subgames have different objectives – such as survival, building, or player vs. player.
Usually Minetest comes with minetest_game, which supplies the default items.
</p>

<h2>Popular subgames</h2>

<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?f=15&amp;t=9196">Dreambuilder</a> - A building based game, includes many building materials.</li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=15&amp;t=12824">Carbone NG</a> - Focuses on “optimization, game balance, fun and intuitiveness.”</li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=15&amp;t=9036">Big Freaking Dig</a> - “Get as many ores as possible, while fighting mobs and creating tools from new materials.”</li>
<li><a href="http://wiki.minetest.net/Games/Tutorial">Tutorial</a> - “Teaches the fundamental basics of Minetest”</li>
</ul>

<p>
More subgames are available <a href="https://forum.minetest.net/viewforum.php?f=15">on the forum</a>. Also see the <a href="https://forum.minetest.net/viewforum.php?f=50">WIP subgames</a> section.
</p>

<div class="line"></div>
<h1 id="mods">Mods</h1>

<p>
<strong>Mods</strong> (or modifications) are changing the game content from what it originally was. Mostly they add new features to gameplay, but can also change or remove existing content.
</p>

<p>
All content in the game, including tools, blocks, and items, are added to the game using Lua mod plugins. Minetest comes with a collection of these plugins by default in a set called minetest_game.
</p>

<p>
Learn how to <a href="http://dev.minetest.net/Installing_Mods">install and use mods</a>.
</p>

<h2>Popular mods</h2>

<div class="row">
<div class="col-sm-6">
<h3>Building</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2787">Farming Plus</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2041">Home Decor</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=509">More Blocks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=5682">Quartz</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2984">Streets</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=6099">Torches</a></li>
</ul>
</div>

<div class="col-sm-6">
<h3>Map generation</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?t=9231">Bedrock</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=7656">Ethereal</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=549">More Ores</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4394">More Trees</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=5790">Nether</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=3898">Plantlife</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=2290">Snow Biomes</a></li>
</ul>
</div>
<div class="row">
<div class="col-sm-6">
<h3>Environment</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=2807">Ambience</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=5245">Weather</a></li>
</ul>
</div>

<div class="row">
<div class="col-sm-6">
<h3>Environment</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=2807">Ambience</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=5245">Weather</a></li>
</ul>
</div>

<div class="col-sm-6">
<h3>Mobs</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=629">Animals Modpack</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=8638">Creatures</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=3063">Simple Mobs</a></li>
</ul>
</div>
<div class="col-sm-6">
<h3>Mobs</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=629">Animals Modpack</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=8638">Creatures</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=3063">Simple Mobs</a></li>
</ul>
</div>
</div>

<div class="row">
<div class="col-sm-6">
<h3>Tools</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">Mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=2155">Pipeworks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">Technic</a></li>
</ul>
</div>

<div class="col-sm-6">
<h3>Transport</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2451">Carts</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4877">Travelnets</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4086">UFOs</a></li>
</ul>
<div class="row">
<div class="col-sm-6">
<h3>Tools</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?t=628">Mesecons</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=11&amp;t=2155">Pipeworks</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2538">Technic</a></li>
</ul>
</div>

<div class="row">
<div class="col-sm-6">
<h3>Player effects</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4654">3D Armor</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4870">Achievements</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=6342">Better HUD (and hunger)</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2656">Item Drop</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2805">Throwing</a></li>
</ul>
</div>

<div class="col-sm-6">
<h3>Inventory</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=5641">Crafting</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2334">Craft Guide</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=6204">Inventory++</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=3933">Unified Inventory</a></li>
</ul>
</div>
<div class="col-sm-6">
<h3>Transport</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2451">Carts</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4877">Travelnets</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4086">UFOs</a></li>
</ul>
</div>
</div>

<div class="row">
<div class="col-sm-6">
<h3>Maintainance</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=7239">Areas</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=572">WorldEdit</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=9&amp;t=9315">Xban2</a></li>
</ul>
</div>
<div class="row">
<div class="col-sm-6">
<h3>Player effects</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4654">3D Armor</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=4870">Achievements</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=6342">Better HUD (and hunger)</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2656">Item Drop</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2805">Throwing</a></li>
</ul>
</div>

<br>
<div class="col-sm-6">
<h3>Inventory</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=5641">Crafting</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=2334">Craft Guide</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=6204">Inventory++</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=3933">Unified Inventory</a></li>
</ul>
</div>
</div>

<p>
More mods are available <a href="https://forum.minetest.net/viewforum.php?f=11">on our forums</a>. Also see the <a href="https://forum.minetest.net/viewforum.php?f=9">WIP mods</a> section.
</p>
<div class="row">
<div class="col-sm-6">
<h3>Maintainance</h3>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?id=7239">Areas</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?id=572">WorldEdit</a></li>
<li><a href="https://forum.minetest.net/viewtopic.php?f=9&amp;t=9315">Xban2</a></li>
</ul>
</div>
</div>

<div class="line"></div>
<h1 id="texture-packs">Texture packs</h1>
<br>

<p>
Find <a href="https://forum.minetest.net/viewforum.php?f=4">texture packs</a> on the forums.
<!-- TODO: Make a gallery of popular packs -->
</p>
</div>
<p>
More mods are available <a href="https://forum.minetest.net/viewforum.php?f=11">on our forums</a>. Also see the <a href="https://forum.minetest.net/viewforum.php?f=9">WIP mods</a> section.
</p>

<div class="line"></div>
<h1 id="texture-packs">Texture packs</h1>

{% include footer.html %}
<p>
Find <a href="https://forum.minetest.net/viewforum.php?f=4">texture packs</a> on the forums.
<!-- TODO: Make a gallery of popular packs -->
</p>
333 changes: 159 additions & 174 deletions development.html
Original file line number Diff line number Diff line change
@@ -1,193 +1,178 @@
---
title: Development - Minetest
title: Development
layout: default
---

{% include header.html %}
<h1>Overview</h1>

<div class="jumbotron reduced development">
<div class="center">
<h1>Development</h1>
</div>
</div>
<h2>Getting into development</h2>

<div class="content">
<h1>Overview</h1>

<h2>Getting into development</h2>
<p>
There are several ways to get into development:
</p>

<ul>
<li><strong>Modding:</strong> Develop a mod independently and publish it on the <a href="http://forum.minetest.net/">forums</a>.</li>
<li><strong>Core development:</strong> Think or ask of something that is needed in the core, talk with the core team (preferably a lot, with multiple members - communication is more important than you think) and do it.</li>
<li><strong>Translating:</strong> Help translating Minetest at <del><a href="http://translate.minetest.ru/projects/minetest/core/">our web interface</a> (oops, seems to be down (2014-06-04))</del>. If your language does not exist yet, contact a core dev.</li>
</ul>

<p>
There are several ways to get into development:
</p>

<ul>
<li><strong>Modding:</strong> Develop a mod independently and publish it on the <a href="http://forum.minetest.net/">forums</a>.</li>
<li><strong>Core development:</strong> Think or ask of something that is needed in the core, talk with the core team (preferably a lot, with multiple members - communication is more important than you think) and do it.</li>
<li><strong>Translating:</strong> Help translating Minetest at <del><a href="http://translate.minetest.ru/projects/minetest/core/">our web interface</a> (oops, seems to be down (2014-06-04))</del>. If your language does not exist yet, contact a core dev.</li>
</ul>

<h2>Core Team</h2>
<h2>Core Team</h2>

<p>
Upstream repositories and official Windows packages are handled by the <a href="https://github.com/minetest?tab=members">core team</a>, consisting of a bunch of people who are much trusted to keep Minetest progressing in good condition. The core team is best contacted on <abbr title="Internet Relay Chat">IRC</abbr> at <code>#minetest-dev @ chat.freenode.net</code>.
</p>
<p>
Upstream repositories and official Windows packages are handled by the <a href="https://github.com/minetest?tab=members">core team</a>, consisting of a bunch of people who are much trusted to keep Minetest progressing in good condition. The core team is best contacted on <abbr title="Internet Relay Chat">IRC</abbr> at <code>#minetest-dev @ chat.freenode.net</code>.
</p>

<p>
The core team is formed of people who have made great <a href="credits.html">contributions</a> to Minetest.
</p>
<p>
The core team is formed of people who have made great <a href="credits.html">contributions</a> to Minetest.
</p>

<p>
Contributions are approved if two members of the core team agree on them.
</p>

<h2>Project Structure</h2>

<p>
Minetest is distributed as an engine, combined with a couple of games. Upstream repositories can be found at <a href="https://github.com/minetest/">https://github.com/minetest/</a>.
</p>
<ul>
<li><div> <strong>The engine</strong> (core) is the base for everything. C++ is used for housekeeping and performance-critical stuff, Lua for extensible things.</div>
</li>
<li><div> <strong>Games</strong> define game content: nodes, entities, textures, meshes, sounds and custom behavior implemented in Lua. Games consist of mods that plug into the engine using the <a href="http://dev.minetest.net">Modding API</a>.</div>
</li>
</ul>

<p>
For more information see the <a href="http://dev.minetest.net/Terminology">terminology</a> or <a href="http://dev.minetest.net/Engine_structure">engine structure</a> developer wiki pages.
</p>

<h2>Rules</h2>

<p>
<a href="http://dev.minetest.net/All_rules_regarding_to_development">All rules regarding to development</a>
</p>

<h1 id="reporting-issues">Reporting issues</h1>

<p>
Different things related to Minetest are maintained by different people, contacted in different ways. Here you can find where to report issues, bugs and any other kinds of problems regarding to each “product”.
</p>

<p>
People are generally available on freenode <abbr title="Internet Relay Chat">IRC</abbr>, the Minetest Forums, GitHub and/or via email.
</p>

<h2>Programs</h2>

<h3>Minetest ("Minetest Engine")</h3>
<ul>
<li><a href="https://github.com/minetest/minetest/issues" title="https://github.com/minetest/minetest/issues">https://github.com/minetest/minetest/issues</a></li>
</ul>

<h3>Minetest Game ("Vanilla")</h3>
<ul>
<li><a href="https://github.com/minetest/minetest_game/issues">https://github.com/minetest/minetest_game/issues</a></li>
</ul>

<h3>Minetest Mapper</h3>
<ul>
<li><a href="https://github.com/minetest/minetestmapper">https://github.com/minetest/minetestmapper</a></li>
</ul>

<h2>Services</h2>

<h3>*.minetest.net</h3>
<ul>
<li><abbr title="Domain Name System">DNS</abbr>: celeron55</li>
<li>Approval of hosting things: celeron55</li>
</ul>

<h3>www.minetest.net</h3>
<ul>
<li>Hosting: celeron55</li>
<li>Content and theme: <a href="https://github.com/minetest/minetest.github.io">https://github.com/minetest/minetest.github.io</a></li>
</ul>

<h3>forum.minetest.net</h3>
<ul>
<li>Hosting: celeron55</li>
<li>Theme: <a href="https://github.com/minetest/forum.minetest.net_template1/issues">https://github.com/minetest/forum.minetest.net_template1/issues</a></li>
<li>Content: Moderators on the forum. Use “Report this post” where possible.</li>
</ul>

<h3>servers.minetest.net</h3>
<ul>
<li>Hosting: sfan5</li>
<li>Server program: <a href="https://github.com/minetest/master-server">https://github.com/minetest/master-server</a></li>
</ul>

<h3 class="sectionedit10" id="google_playnetminetestminetest">Google Play: <code>net.minetest.minetest</code></h3>
<ul>
<li>(<a href="https://play.google.com/store/apps/details?id=net.minetest.minetest">https://play.google.com/store/apps/details?id=net.minetest.minetest</a>)</li>
<li>Maintainer: nerzhul aka. nrzkt</li>
</ul>

<h1 id="donate">Donate</h1>

<p>
If you want to monetarily support Minetest, here's what you can do:
</p>

<h2>Tip celeron55</h2>

<p>
You can tip money to celeron55, to be mostly used for hosting of websites and overall maintenance effort on the project.
</p>

<p>

<div style="text-align: center;">
<div style="display: inline-block; width: 300px;">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="9MKR3HL26KKSJ">
<table style="width: 500px;">
<tr><td><input type="hidden" name="on0" value="Tip celeron55's Minetest efforts">Tip celeron55's Minetest efforts</td></tr><tr><td><select name="os0">
<option value="Small tip">Small tip €2.00 EUR</option>
<option value="Larger tip">Larger tip €5.00 EUR</option>
<option value="A plentiful tip">A plentiful tip €12.00 EUR</option>
<option value="This surely is enough, right?">This surely is enough, right? €42.00 EUR</option>
<option value="No?">No? €75.00 EUR</option>
<option value="Yes?">Yes? €150.00 EUR</option>
<option value="ALL THE MONEY">ALL THE MONEY €500.00 EUR</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="EUR">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
</form>
</div>
<p>
Contributions are approved if two members of the core team agree on them.
</p>

<h2>Project Structure</h2>

<p>
Minetest is distributed as an engine, combined with a couple of games. Upstream repositories can be found at <a href="https://github.com/minetest/">https://github.com/minetest/</a>.
</p>
<ul>
<li><div> <strong>The engine</strong> (core) is the base for everything. C++ is used for housekeeping and performance-critical stuff, Lua for extensible things.</div>
</li>
<li><div> <strong>Games</strong> define game content: nodes, entities, textures, meshes, sounds and custom behavior implemented in Lua. Games consist of mods that plug into the engine using the <a href="http://dev.minetest.net">Modding API</a>.</div>
</li>
</ul>

<p>
For more information see the <a href="http://dev.minetest.net/Terminology">terminology</a> or <a href="http://dev.minetest.net/Engine_structure">engine structure</a> developer wiki pages.
</p>

<h2>Rules</h2>

<p>
<a href="http://dev.minetest.net/All_rules_regarding_to_development">All rules regarding to development</a>
</p>

<h1 id="reporting-issues">Reporting issues</h1>

<p>
Different things related to Minetest are maintained by different people, contacted in different ways. Here you can find where to report issues, bugs and any other kinds of problems regarding to each “product”.
</p>

<p>
People are generally available on freenode <abbr title="Internet Relay Chat">IRC</abbr>, the Minetest Forums, GitHub and/or via email.
</p>

<h2>Programs</h2>

<h3>Minetest ("Minetest Engine")</h3>
<ul>
<li><a href="https://github.com/minetest/minetest/issues" title="https://github.com/minetest/minetest/issues">https://github.com/minetest/minetest/issues</a></li>
</ul>

<h3>Minetest Game ("Vanilla")</h3>
<ul>
<li><a href="https://github.com/minetest/minetest_game/issues">https://github.com/minetest/minetest_game/issues</a></li>
</ul>

<h3>Minetest Mapper</h3>
<ul>
<li><a href="https://github.com/minetest/minetestmapper">https://github.com/minetest/minetestmapper</a></li>
</ul>

<h2>Services</h2>

<h3>*.minetest.net</h3>
<ul>
<li><abbr title="Domain Name System">DNS</abbr>: celeron55</li>
<li>Approval of hosting things: celeron55</li>
</ul>

<h3>www.minetest.net</h3>
<ul>
<li>Hosting: celeron55</li>
<li>Content and theme: <a href="https://github.com/minetest/minetest.github.io">https://github.com/minetest/minetest.github.io</a></li>
</ul>

<h3>forum.minetest.net</h3>
<ul>
<li>Hosting: celeron55</li>
<li>Theme: <a href="https://github.com/minetest/forum.minetest.net_template1/issues">https://github.com/minetest/forum.minetest.net_template1/issues</a></li>
<li>Content: Moderators on the forum. Use “Report this post” where possible.</li>
</ul>

<h3>servers.minetest.net</h3>
<ul>
<li>Hosting: sfan5</li>
<li>Server program: <a href="https://github.com/minetest/master-server">https://github.com/minetest/master-server</a></li>
</ul>

<h3 class="sectionedit10" id="google_playnetminetestminetest">Google Play: <code>net.minetest.minetest</code></h3>
<ul>
<li>(<a href="https://play.google.com/store/apps/details?id=net.minetest.minetest">https://play.google.com/store/apps/details?id=net.minetest.minetest</a>)</li>
<li>Maintainer: nerzhul aka. nrzkt</li>
</ul>

<h1 id="donate">Donate</h1>

<p>
If you want to monetarily support Minetest, here's what you can do:
</p>

<h2>Tip celeron55</h2>

<p>
You can tip money to celeron55, to be mostly used for hosting of websites and overall maintenance effort on the project.
</p>

<div style="text-align: center;">
<div style="display: inline-block; width: 300px;">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="9MKR3HL26KKSJ">
<table style="width: 500px;">
<tr><td><input type="hidden" name="on0" value="Tip celeron55's Minetest efforts">Tip celeron55's Minetest efforts</td></tr><tr><td><select name="os0">
<option value="Small tip">Small tip €2.00 EUR</option>
<option value="Larger tip">Larger tip €5.00 EUR</option>
<option value="A plentiful tip">A plentiful tip €12.00 EUR</option>
<option value="This surely is enough, right?">This surely is enough, right? €42.00 EUR</option>
<option value="No?">No? €75.00 EUR</option>
<option value="Yes?">Yes? €150.00 EUR</option>
<option value="ALL THE MONEY">ALL THE MONEY €500.00 EUR</option>
</select> </td></tr>
</table>
<input type="hidden" name="currency_code" value="EUR">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!">
</form>
</div>
</div>

</p>

<p>
<strong>PayPal address:</strong> celeron55@gmail.com (Please note in the message that you&#039;re supporting Minetest in particular.)
</p>

<h2>Other</h2>
<p>
<strong>PayPal address:</strong> celeron55@gmail.com (Please note in the message that you&#039;re supporting Minetest in particular.)
</p>

<p>
Your favourite server or modder might accept tips too; make sure to check those out.
</p>
<h2>Other</h2>

<h2>Buy merchandise</h2>
<p>
Your favourite server or modder might accept tips too; make sure to check those out.
</p>

<p>
You can buy coffee cups, shirts and stuff like that at <a href="http://www.cafepress.co.uk/profile/minetest" title="http://www.cafepress.co.uk/profile/minetest">http://www.cafepress.co.uk/profile/minetest</a>
</p>
<h2>Buy merchandise</h2>

<p>
Note: Make sure the quality is right before buying; the things on offer have not been checked by anyone in particular.
</p>
<p>
You can buy coffee cups, shirts and stuff like that at <a href="http://www.cafepress.co.uk/profile/minetest" title="http://www.cafepress.co.uk/profile/minetest">http://www.cafepress.co.uk/profile/minetest</a>
</p>

<p>
Profits are used as donations for something related to Minetest. <a href="http://forum.minetest.net/viewtopic.php?id=4437" title="http://forum.minetest.net/viewtopic.php?id=4437">Forum thread</a>.
</p>
<p>
Note: Make sure the quality is right before buying; the things on offer have not been checked by anyone in particular.
</p>

<br>
<p>
Profits are used as donations for something related to Minetest. <a href="http://forum.minetest.net/viewtopic.php?id=4437" title="http://forum.minetest.net/viewtopic.php?id=4437">Forum thread</a>.
</p>

<p>
<a class="thumbnail no-border" href="http://www.cafepress.co.uk/profile/minetest"><img src="http://www.minetest.net/_media/need_some_coffee_mug_trans.png" alt="" width="200"></a>
</p>
</div>
<br>

{% include footer.html %}
<p>
<a class="thumbnail no-border" href="http://www.cafepress.co.uk/profile/minetest"><img src="http://www.minetest.net/_media/need_some_coffee_mug_trans.png" alt="" width="200"></a>
</p>
183 changes: 86 additions & 97 deletions downloads.html
Original file line number Diff line number Diff line change
@@ -1,139 +1,128 @@
---
title: Download - Minetest
title: Download
layout: default
---

{% include header.html %}

<div class="jumbotron reduced downloads">
<div class="center">
<h1>Downloads</h1>
</div>
</div>

<div class="content">
<p class="intro">
<strong>Thank you for trying out Minetest.</strong><br>
Are you a new user?<br>
Have a look at our <a href="//wiki.minetest.net/Getting_Started">Getting Started</a>, <a href="//wiki.minetest.net/FAQ">FAQ</a> and <a href="//wiki.minetest.net/Tutorials">Tutorials</a> pages on our wiki.
</p>

<p class="intro">
You may also want to look at some <a href="https://forum.minetest.net/viewforum.php?f=15">subgames</a>. Subgames form a foundation for the game using Lua scripts. Different subgames have different objectives, such as survival, building or Player vs Player.
Usually Minetest comes with <a href="https://github.com/minetest/minetest_game">minetest_game</a>, to supply the default items and blocks.
</p>
<p class="intro">
<strong>Thank you for trying out Minetest.</strong><br>
Are you a new user?<br>
Have a look at our <a href="//wiki.minetest.net/Getting_Started">Getting Started</a>, <a href="//wiki.minetest.net/FAQ">FAQ</a> and <a href="//wiki.minetest.net/Tutorials">Tutorials</a> pages on our wiki.
</p>

<p class="intro">
<a href="http://dev.minetest.net/Changelog#0.4.12_.E2.86.92_0.4.13">Changelog from 0.4.12 to 0.4.13</a>
</p>
<p class="intro">
You may also want to look at some <a href="https://forum.minetest.net/viewforum.php?f=15">subgames</a>. Subgames form a foundation for the game using Lua scripts. Different subgames have different objectives, such as survival, building or Player vs Player.
Usually Minetest comes with <a href="https://github.com/minetest/minetest_game">minetest_game</a>, to supply the default items and blocks.
</p>

<div class="line"></div>
<p class="intro">
<a href="http://dev.minetest.net/Changelog#0.4.12_.E2.86.92_0.4.13">Changelog from 0.4.12 to 0.4.13</a>
</p>

<h2>Windows</h2>
<div class="line"></div>

<p>Works on Windows XP, Vista, 7, 8, 8.1 and 10.</p>
<h2>Windows</h2>

<h4>MSVC builds (recommended)</h4>
<p>Works on Windows XP, Vista, 7, 8, 8.1 and 10.</p>

<ul>
<li><a href="https://github.com/minetest/minetest/releases/download/0.4.13/minetest-0.4.13-win64-msvc.zip">Minetest 0.4.13 (64-bit)</a></li>
<li><a href="https://github.com/minetest/minetest/releases/download/0.4.13/minetest-0.4.13-win32-msvc.zip">Minetest 0.4.13 (32-bit)</a></li>
</ul>
<h4>MSVC builds (recommended)</h4>

<h4>MinGW builds</h4>
<ul>
<li><a href="https://github.com/minetest/minetest/releases/download/0.4.13/minetest-0.4.13-win64-msvc.zip">Minetest 0.4.13 (64-bit)</a></li>
<li><a href="https://github.com/minetest/minetest/releases/download/0.4.13/minetest-0.4.13-win32-msvc.zip">Minetest 0.4.13 (32-bit)</a></li>
</ul>

<ul>
<li><a href="https://github.com/minetest/minetest/releases/download/0.4.13/minetest-0.4.13-win64-mingw.zip">Minetest 0.4.13 (64-bit)</a></li>
<li><a href="https://github.com/minetest/minetest/releases/download/0.4.13/minetest-0.4.13-win32-mingw.zip">Minetest 0.4.13 (32-bit)</a></li>
</ul>
<h4>MinGW builds</h4>

<h4>Others</h4>
<ul>
<li><a href="https://github.com/minetest/minetest/releases/download/0.4.13/minetest-0.4.13-win64-mingw.zip">Minetest 0.4.13 (64-bit)</a></li>
<li><a href="https://github.com/minetest/minetest/releases/download/0.4.13/minetest-0.4.13-win32-mingw.zip">Minetest 0.4.13 (32-bit)</a></li>
</ul>

<p>
<a href="//wiki.minetest.net/Getting_Started#Windows">Help on getting Minetest for Windows</a>
</p>
<h4>Others</h4>

<h4>Unofficial builds</h4>
<p>
<a href="//wiki.minetest.net/Getting_Started#Windows">Help on getting Minetest for Windows</a>
</p>

<p>Get the latest development version of Minetest from <a href="https://forum.minetest.net/viewforum.php?f=42">builds made by community members</a>. These builds are more recent than the officially released builds and contain new features (at the cost of stability).</p>
<h4>Unofficial builds</h4>

<div class="line"></div>
<h2>OS X</h2>
<p>Get the latest development version of Minetest from <a href="https://forum.minetest.net/viewforum.php?f=42">builds made by community members</a>. These builds are more recent than the officially released builds and contain new features (at the cost of stability).</p>

<p>OS X 10.8 or later is recommended.</p>
<div class="line"></div>
<h2>OS X</h2>

<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?f=3&t=9190">Stable OS X builds</a></li>
<li>Using <a href="http://brew.sh/">Homebrew</a>? <code>brew install homebrew/games/minetest</code> <em>(unofficial)</em></li>
</ul>
<p>OS X 10.8 or later is recommended.</p>

<div class="line"></div>
<h2>GNU/Linux</h2>
<ul>
<li><a href="https://forum.minetest.net/viewtopic.php?f=3&t=9190">Stable OS X builds</a></li>
<li>Using <a href="http://brew.sh/">Homebrew</a>? <code>brew install homebrew/games/minetest</code> <em>(unofficial)</em></li>
</ul>

<h4>Packages (stable)</h4>
<div class="line"></div>
<h2>GNU/Linux</h2>

<p>Those may be out of date at times. If they are too out of date, you can build from source.</p>
<h4>Packages (stable)</h4>

<ul>
<li><a href="https://packages.debian.org/search?keywords=minetest">Debian</a></li>
<li><a href="http://packages.ubuntu.com/search?keywords=minetest">Ubuntu / Linux Mint</a></li>
<li><a href="https://apps.fedoraproject.org/packages/minetest">Fedora</a></li>
<li><a href="http://software.opensuse.org/package/minetest">openSUSE</a></li>
<li><a href="http://mageia.madb.org/package/show/name/minetest">Mageia</a></li>
<li><a href="http://packages.gentoo.org/package/games-action/minetest">Gentoo</a></li>
</ul>
<p>Those may be out of date at times. If they are too out of date, you can build from source.</p>

<h4>Packages (daily, unstable)</h4>
<ul>
<li><a href="https://packages.debian.org/search?keywords=minetest">Debian</a></li>
<li><a href="http://packages.ubuntu.com/search?keywords=minetest">Ubuntu / Linux Mint</a></li>
<li><a href="https://apps.fedoraproject.org/packages/minetest">Fedora</a></li>
<li><a href="http://software.opensuse.org/package/minetest">openSUSE</a></li>
<li><a href="http://mageia.madb.org/package/show/name/minetest">Mageia</a></li>
<li><a href="http://packages.gentoo.org/package/games-action/minetest">Gentoo</a></li>
</ul>

<ul>
<li><a href="https://aur.archlinux.org/packages/minetest-git-leveldb/">Arch Linux <strong>(daily, unstable)</strong></a></li>
<li><a href="https://code.launchpad.net/~minetestdevs/+archive/daily-builds/+packages">Ubuntu / Linux Mint <strong>(daily, unstable)</strong></a></li>
</ul>
<h4>Packages (daily, unstable)</h4>

<div class="line"></div>
<h2>Android</h2>
<ul>
<li><a href="https://aur.archlinux.org/packages/minetest-git-leveldb/">Arch Linux <strong>(daily, unstable)</strong></a></li>
<li><a href="https://code.launchpad.net/~minetestdevs/+archive/daily-builds/+packages">Ubuntu / Linux Mint <strong>(daily, unstable)</strong></a></li>
</ul>

<p>Android 4.0 or later is recommended.</p>
<div class="line"></div>
<h2>Android</h2>

<p>
<strong>Android versions of Minetest are still in development and have bugs.</strong> The Android version has not been updated to 0.4.13 yet, please stand by.
</p>
<p>Android 4.0 or later is recommended.</p>

<p>
<a href="https://github.com/minetest/minetest/releases/download/0.4.12/Minetest-0.4.12.11-android.apk">Minetest-0.4.12-11-android.apk</a> (works with most devices)<br>
You can also install it easily from the <a href="https://play.google.com/store/apps/details?id=net.minetest.minetest">Google Play Store</a> or from <a href="https://f-droid.org/repository/browse/?fdid=net.minetest.minetest">F-Droid</a>.
<p>
<strong>Android versions of Minetest are still in development and have bugs.</strong> The Android version has not been updated to 0.4.13 yet, please stand by.
</p>

<p><strong>Note:</strong> Please do not download unofficial Minetest builds from the Google Play app store. The builds found there may contain excessive adverts or spyware. They may be distributed under proprietary terms, without the source code, which makes them illegal to develop. They may be old or unsupported.</p>
<p>
<a href="https://github.com/minetest/minetest/releases/download/0.4.12/Minetest-0.4.12.11-android.apk">Minetest-0.4.12-11-android.apk</a> (works with most devices)<br>
You can also install it easily from the <a href="https://play.google.com/store/apps/details?id=net.minetest.minetest">Google Play Store</a> or from <a href="https://f-droid.org/repository/browse/?fdid=net.minetest.minetest">F-Droid</a>.
</p>

<div class="line"></div>
<h2>FreeBSD</h2>
<p><strong>Note:</strong> Please do not download unofficial Minetest builds from the Google Play app store. The builds found there may contain excessive adverts or spyware. They may be distributed under proprietary terms, without the source code, which makes them illegal to develop. They may be old or unsupported.</p>

<p>There is a FreeBSD port.</p>
<div class="line"></div>
<h2>FreeBSD</h2>

<p>You can compile <code>minetest</code> and <code>minetest_game</code> from sources or use <code>pkg</code> (on FreeBSD 9.1 and newer).</p>
<p>There is a FreeBSD port.</p>

<h4>Compilation method</h4>
<p>You can compile <code>minetest</code> and <code>minetest_game</code> from sources or use <code>pkg</code> (on FreeBSD 9.1 and newer).</p>

<p>You can compile minetest and choose easily minetest options using the FreeBSD port dialogs.</p>
<h4>Compilation method</h4>

<pre>
cd /usr/ports/games/minetest
make install
cd /usr/ports/games/minetest_game
make install
</pre>
<p>You can compile minetest and choose easily minetest options using the FreeBSD port dialogs.</p>

<h4>Package method</h4>
<pre>
cd /usr/ports/games/minetest
make install
cd /usr/ports/games/minetest_game
make install
</pre>

<p>FreeBSD official packages have their own pre-built packages: <code>pkg install minetest minetest_game</code></p>
<h4>Package method</h4>

<div class="line"></div>
<h2>Source code</h2>
<p>FreeBSD official packages have their own pre-built packages: <code>pkg install minetest minetest_game</code></p>

<p>The Minetest engine source code is at <a href="https://github.com/minetest/minetest">GitHub</a>.<br>
You will probably want <a href="https://github.com/minetest/minetest_game">minetest_game</a>. Put the game in your games directory.</p>
<div class="line"></div>
<h2>Source code</h2>

<p>See <a href="https://github.com/minetest/minetest/blob/master/README.txt">README.txt</a> for details on how to compile.</p>
</div>
<p>The Minetest engine source code is at <a href="https://github.com/minetest/minetest">GitHub</a>.<br>
You will probably want <a href="https://github.com/minetest/minetest_game">minetest_game</a>. Put the game in your games directory.</p>

{% include footer.html %}
<p>See <a href="https://github.com/minetest/minetest/blob/master/README.txt">README.txt</a> for details on how to compile.</p>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Home - Minetest
title: Home
---

{% include header.html %}
Expand Down
101 changes: 47 additions & 54 deletions irc.html
Original file line number Diff line number Diff line change
@@ -1,65 +1,58 @@
---
title: Community - Minetest
title: Community
jumbotron: IRC
layout: default
---

{% include header.html %}

<div class="jumbotron reduced irc">
<div class="center">
<h1>IRC</h1>
</div>
</div>

<div class="content">
<h1>Channels</h1>
<div>

<h1>Channels</h1>
<div>
<p>
Join one of our <abbr title="Internet Relay Chat">IRC</abbr> channels on Freenode:<br/>
Join one of our <abbr title="Internet Relay Chat">IRC</abbr> channels on Freenode:<br/>
</p>

<ul>
<li><strong><a href="http://webchat.freenode.net/?channels=#minetest">#minetest</a></strong> (<a href="http://irc.minetest.ru/minetest">logs</a>): main channel<br/>
</li>
<li><strong><a href="http://webchat.freenode.net/?channels=#minetest-dev">#minetest-dev</a></strong> (<a href="http://irc.minetest.ru/minetest-dev">logs</a>): development channel, only serious stuff; note that webchat is muted due to too much spam/flood<br/>
</li>
</ul>

</div>

<h1>Rules</h1>

<p>
Some people don't know how to behave in <abbr title="Internet Relay Chat">IRC</abbr>, so here are some simple rules:
</p>

<ul>
<li>Don't ask if you can ask questions, just ask.</li>
<li>Be patient when you ask something, people might not be arround.</li>
<li>Don't spam.</li>
<li>Don't flood the channel with messages or bot commands.</li>
<li>Use a pastebin if you want to post more than 4 lines (such as error messages or code).</li>
<li>Annoying, racist, or any form of derogatory terms against any user or channel operator will probably get you quieted; or even banned.</li>
<li>If you're going to ask someone something, "please" goes a very long way.</li>
<li>The channels are not playgrounds and are frequently used for talks which are not off-topic.</li>
<li>Off-topic is allowed, but excessive use of it is disallowed.</li>
<li>Link shorteners are discouraged for URLs that are not very long.</li>
</ul>

<h1>Other languages</h1>

<p>
Channels about Minetest in other languages (note that most people hang out on <code>#minetest</code>, which is the main channel)
</p>

<ul>
<li><div> <strong><a href="http://webchat.freenode.net/?channels=#minetest-de">#minetest-de</a></strong> German channel</div>
</li>
<li><div> <strong><a href="http://webchat.freenode.net/?channels=##minetest-es">##minetest-es</a></strong> Spanish channel</div>
<li>
<strong><a href="http://webchat.freenode.net/?channels=#minetest">#minetest</a></strong>
(<a href="http://irc.minetest.ru/minetest">logs</a>): main channel
</li>
<li><div> <strong><a href="http://webchat.freenode.net/?channels=#minetest-fr">#minetest-fr</a></strong> French channel</div>
<li>
<strong>
<a href="http://webchat.freenode.net/?channels=#minetest-dev">#minetest-dev</a>
</strong>
(<a href="http://irc.minetest.ru/minetest-dev">logs</a>):
development channel, only serious stuff; note that webchat is muted due to too much spam/flood.
</li>
</ul>
</div>

{% include footer.html %}
<h1>Rules</h1>

<p>
Some people don't know how to behave in <abbr title="Internet Relay Chat">IRC</abbr>,
so here are some simple rules:
</p>

<ul>
<li>Don't ask if you can ask questions, just ask.</li>
<li>Be patient when you ask something, people might not be arround.</li>
<li>Don't spam.</li>
<li>Don't flood the channel with messages or bot commands.</li>
<li>Use a pastebin if you want to post more than 4 lines (such as error messages or code).</li>
<li>Annoying, racist, or any form of derogatory terms against any user or channel operator will probably get you quieted; or even banned.</li>
<li>If you're going to ask someone something, "please" goes a very long way.</li>
<li>The channels are not playgrounds and are frequently used for talks which are not off-topic.</li>
<li>Off-topic is allowed, but excessive use of it is disallowed.</li>
<li>Link shorteners are discouraged for URLs that are not very long.</li>
</ul>

<h1>Other languages</h1>

<p>
Channels about Minetest in other languages (note that most people hang out
on <code>#minetest</code>, which is the main channel).
</p>

<ul>
<li><strong><a href="http://webchat.freenode.net/?channels=#minetest-de">#minetest-de</a></strong> German channel</li>
<li><strong><a href="http://webchat.freenode.net/?channels=##minetest-es">##minetest-es</a></strong> Spanish channel</li>
<li><strong><a href="http://webchat.freenode.net/?channels=#minetest-fr">#minetest-fr</a></strong> French channel</li>
</ul>