Update for 5.1.0
This commit is contained in:
parent
64f16e4db0
commit
a4cf8ea877
@ -20,7 +20,7 @@ redirect_from:
|
|||||||
Have a look at our <a href="//wiki.minetest.net/Getting_Started">Getting Started</a>,
|
Have a look at our <a href="//wiki.minetest.net/Getting_Started">Getting Started</a>,
|
||||||
<a href="//wiki.minetest.net/FAQ">FAQ</a>,
|
<a href="//wiki.minetest.net/FAQ">FAQ</a>,
|
||||||
and <a href="//wiki.minetest.net/Tutorials">Tutorials</a> pages on our wiki.<br>
|
and <a href="//wiki.minetest.net/Tutorials">Tutorials</a> pages on our wiki.<br>
|
||||||
Otherwise, feel free to look at the <a href="https://dev.minetest.net/Changelog#0.4.17_.E2.86.92_0.4.17.1">changelog</a>.
|
Otherwise, feel free to look at the <a href="https://dev.minetest.net/Changelog#5.0.1_.E2.86.92_5.1.0">changelog</a>.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
You may also want to look at some
|
You may also want to look at some
|
||||||
@ -44,13 +44,13 @@ redirect_from:
|
|||||||
</p>
|
</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li class="has-text-weight-bold">
|
<li class="has-text-weight-bold">
|
||||||
<a href="https://github.com/minetest/minetest/releases/download/5.0.1/minetest-5.0.1-win64.zip">
|
<a href="https://github.com/minetest/minetest/releases/download/5.1.0/minetest-5.1.0-win64.zip">
|
||||||
Minetest 5.0.1 - portable, 64-bit (recommended)
|
Minetest 5.1.0 - portable, 64-bit (recommended)
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/minetest/minetest/releases/download/5.0.1/minetest-5.0.1-win32.zip">
|
<a href="https://github.com/minetest/minetest/releases/download/5.1.0/minetest-5.1.0-win32.zip">
|
||||||
Minetest 5.0.1 - portable, 32-bit
|
Minetest 5.1.0 - portable, 32-bit
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
@ -74,11 +74,11 @@ redirect_from:
|
|||||||
</a>
|
</a>
|
||||||
<p>
|
<p>
|
||||||
Alternatively, install from
|
Alternatively, install from
|
||||||
<a href="https://f-droid.org/en/packages/net.minetest.minetest/">F-Droid</a>.
|
<a href="https://f-droid.org/en/packages/net.minetest.minetest/">F-Droid</a>
|
||||||
{% comment %}
|
{% comment %}
|
||||||
or
|
or
|
||||||
<a href="https://github.com/minetest/minetest/releases/download/5.0.1/Minetest-5.0.1.24.apk">download the APK</a>.
|
<a href="https://github.com/minetest/minetest/releases/download/5.1.0/Minetest-5.1.0.apk">download the APK</a>.
|
||||||
{% endcomment %}
|
{% endcomment %}.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<strong>Note:</strong> We advise not to use unofficial builds commonly found on the Play Store.
|
<strong>Note:</strong> We advise not to use unofficial builds commonly found on the Play Store.
|
||||||
|
@ -24,7 +24,7 @@ redirect_from:
|
|||||||
<a class="button is-primary is-size-5" href="/downloads/">Download</a>
|
<a class="button is-primary is-size-5" href="/downloads/">Download</a>
|
||||||
</div>
|
</div>
|
||||||
<p class="is-size-6">
|
<p class="is-size-6">
|
||||||
<span class="has-text-weight-bold">News:</span> 5.0.1 released. (March 31<sup>st</sup> 2019)
|
<span class="has-text-weight-bold">News:</span> 5.1.0 released. (October 12<sup>th</sup> 2019)
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user