mirror of
https://github.com/Splizard/minetest-mod-snow.git
synced 2025-07-11 12:30:31 +02:00
Create gh-pages branch via GitHub
This commit is contained in:
40
index.html
40
index.html
@ -31,7 +31,13 @@
|
||||
<hr>
|
||||
|
||||
<section id="main_content">
|
||||
<p><img src="http://img836.imageshack.us/img836/8527/screenshot2780125400.png" alt="snow">
|
||||
<p><strong>Install:</strong></p>
|
||||
|
||||
<p>Extract the zip into your minetest mods folder and rename "minetest-mod-snow-master" to "snow".</p>
|
||||
|
||||
<p>Forum post: <a href="http://minetest.net/forum/viewtopic.php?id=2290">http://minetest.net/forum/viewtopic.php?id=2290</a></p>
|
||||
|
||||
<p><img src="http://img836.imageshack.us/img836/8527/screenshot2780125400.png" alt="snow">
|
||||
This mod adds snow biomes to minetest.
|
||||
There are nine biome types: (click on one to see the image)</p>
|
||||
|
||||
@ -59,6 +65,38 @@ There are nine biome types: (click on one to see the image)</p>
|
||||
<li>3d snow made possible with nodebox technology!</li>
|
||||
<li>Moss spreads on cobble to make mossy cobble.</li>
|
||||
<li>Christmas trees can be found when digging pine needles.</li>
|
||||
</ul><p><strong>Uninstall:</strong></p>
|
||||
|
||||
<p>Simply delete the folder snow from the mods folder.</p>
|
||||
|
||||
<p><strong>Changelog:</strong></p>
|
||||
|
||||
<p>Version 1.4</p>
|
||||
|
||||
<ul>
|
||||
<li>New biomes, snowy and plain</li>
|
||||
<li>Christmas Trees</li>
|
||||
<li>Snowfall</li>
|
||||
</ul><p>Version 1.3</p>
|
||||
|
||||
<ul>
|
||||
<li>Smooth transitions </li>
|
||||
<li>Snow Bricks</li>
|
||||
</ul><p>Version 1.2</p>
|
||||
|
||||
<ul>
|
||||
<li>Pine trees</li>
|
||||
<li>Moss</li>
|
||||
<li>Alpine biomes</li>
|
||||
<li>Dry shrubs</li>
|
||||
</ul><p>Version 1.1</p>
|
||||
|
||||
<ul>
|
||||
<li>Better mapgen</li>
|
||||
</ul><p>Version 1.0</p>
|
||||
|
||||
<ul>
|
||||
<li>Initial release</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user