Re-word Subgame section

This commit is contained in:
Nathan Hare 2015-09-02 14:02:53 -04:00 committed by rubenwardy
parent 9469790c86
commit 6ba74afde5

View File

@ -16,7 +16,7 @@ redirect_from:
<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. After you've tried Minetest you might want to try some mods or subgames.
Usually Minetest comes with <a href="https://github.com/minetest/minetest_game">Minetest Game</a>, to supply the default items and blocks. You can then add <a href="http://iminetest.net/customize/#mods">mods</a> on top of a subgame in order to customize your experience further.
</p>
<p class="intro">