Update for 5.3.0 release
This commit is contained in:
parent
894fabd63c
commit
eb5dd620f4
@ -1,6 +1,6 @@
|
||||
latest:
|
||||
version: "5.2.0"
|
||||
version_code: 5002000
|
||||
date: "2020-04-05"
|
||||
version: "5.3.0"
|
||||
version_code: 5003000
|
||||
date: "2020-07-09"
|
||||
protocol_version: 39
|
||||
url: "https://www.minetest.net/downloads/"
|
||||
|
@ -20,7 +20,7 @@ redirect_from:
|
||||
Have a look at our <a href="https://wiki.minetest.net/Getting_Started">Getting Started</a>,
|
||||
<a href="https://wiki.minetest.net/FAQ">FAQ</a>,
|
||||
and <a href="https://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#5.1.0_.E2.86.92_5.2.0">changelog</a>.
|
||||
Otherwise, feel free to look at the <a href="https://dev.minetest.net/Changelog#5.2.0_.E2.86.92_5.3.0">changelog</a>.
|
||||
</p>
|
||||
<p>
|
||||
You may also want to look at some
|
||||
@ -44,12 +44,12 @@ redirect_from:
|
||||
</p>
|
||||
<ul>
|
||||
<li class="has-text-weight-bold">
|
||||
<a href="https://github.com/minetest/minetest/releases/download/5.2.0/minetest-5.2.0-win64.zip">
|
||||
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/minetest-5.3.0-win64.zip">
|
||||
Minetest 5.2.0 - portable, 64-bit (recommended)
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/minetest/minetest/releases/download/5.2.0/minetest-5.2.0-win32.zip">
|
||||
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/minetest-5.3.0-win32.zip">
|
||||
Minetest 5.2.0 - portable, 32-bit
|
||||
</a>
|
||||
</li>
|
||||
@ -77,7 +77,7 @@ redirect_from:
|
||||
<a href="https://f-droid.org/en/packages/net.minetest.minetest/">F-Droid</a>
|
||||
{% comment %}
|
||||
or
|
||||
<a href="https://github.com/minetest/minetest/releases/download/5.1.0/Minetest-5.1.0.apk">download the APK</a>.
|
||||
<a href="https://github.com/minetest/minetest/releases/download/5.3.0/Minetest-5.3.0.apk">download the APK</a>.
|
||||
{% endcomment %}.
|
||||
</p>
|
||||
<p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user