mirror of
https://github.com/godotengine/godot-website.git
synced 2026-01-04 06:09:55 +03:00
Prepare download page for 3.1
This commit is contained in:
@@ -2,7 +2,7 @@ description = "Download layout"
|
||||
==
|
||||
<?php
|
||||
function onInit() {
|
||||
$this["stable_version"] = "3.0.6";
|
||||
$this["stable_version"] = "3.1";
|
||||
}
|
||||
?>
|
||||
==
|
||||
@@ -117,7 +117,7 @@ description = "Download layout"
|
||||
<img src="{{ 'assets/download/godot_logo.svg' | theme }}" alt="" height=200>
|
||||
|
||||
<h2>Godot <em>{{stable_version}}</em></h2>
|
||||
<i class="date">released July 29, 2018</i>
|
||||
<i class="date">released March 1x, 2019</i>
|
||||
|
||||
<p></p>
|
||||
|
||||
@@ -139,11 +139,8 @@ description = "Download layout"
|
||||
<div class="base-padding">
|
||||
<h4>Requirements</h4>
|
||||
<ul>
|
||||
<li>OpenGL 3.3 / OpenGL ES 3.0 compatible hardware</li>
|
||||
<li><b>For the Mono version:</b> <a href="https://www.mono-project.com/download/stable/">Mono SDK</a> version 5.12.0. Newer versions will not work.</li>
|
||||
<!-- For 3.1
|
||||
<li>OpenGL 2.1 / OpenGL ES 2.0 compatible hardware</li>
|
||||
<li><b>For the Mono version:</b> MSBuild<br />(from <a href="https://visualstudio.microsoft.com/downloads/?q=build+tools">Visual Studio Build Tools</a> or the <a href="https://www.mono-project.com/download/stable/">Mono SDK</a>)</li>
|
||||
-->
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -212,6 +209,13 @@ description = "Download layout"
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/3.0.6/" class="base-padding card">
|
||||
<div>
|
||||
<h3>Godot 3.0.6 downloads</h3>
|
||||
<p>Looking for the previous stable branch? It's here!</p>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/2.1.5/" class="base-padding card">
|
||||
<div>
|
||||
<h3>Godot 2.1.5 downloads</h3>
|
||||
|
||||
@@ -125,7 +125,7 @@ postPage = "{{ :slug }}"
|
||||
</p>
|
||||
|
||||
<a href="/download" class="btn download">
|
||||
<div class="main">download</div><div class="opt">3.0.6</div>
|
||||
<div class="main">download</div><div class="opt">3.1</div>
|
||||
</a>
|
||||
<a href="/features" class="btn flat">learn more</a>
|
||||
</div>
|
||||
|
||||
@@ -11,19 +11,17 @@ is_hidden = 0
|
||||
|
||||
{% put downloads %}
|
||||
<div class="btn split download">
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/Godot_v{{stable_version}}-stable_osx.fat.zip">
|
||||
32-bit + 64-bit
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/Godot_v{{stable_version}}-stable_osx.64.zip">
|
||||
64-bit
|
||||
</a>
|
||||
<!-- <a href="http://op.godotengine.org:81/downloads/{{stable_version}}/internal2/Godot_v{{stable_version}}-stable_osx.fat.zip">Mirror</a> -->
|
||||
</div>
|
||||
{% endput %}
|
||||
|
||||
{% put mono_downloads %}
|
||||
<div class="btn split download">
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/mono/Godot_v{{stable_version}}-stable_mono_osx.fat.zip">
|
||||
32-bit + 64-bit
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/mono/Godot_v{{stable_version}}-stable_mono_osx.64.zip">
|
||||
64-bit
|
||||
</a>
|
||||
<!-- <a href="http://op.godotengine.org:81/downloads/{{stable_version}}/internal2/Godot_v{{stable_version}}-stable_osx.fat.zip">Mirror</a> -->
|
||||
</div>
|
||||
{% endput %}
|
||||
|
||||
|
||||
@@ -11,32 +11,37 @@ is_hidden = 0
|
||||
|
||||
{% put downloads %}
|
||||
<div class="btn split download">
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/Godot_v{{stable_version}}-stable_win64.exe.zip">64-bit</a>
|
||||
<!-- <a href="http://op.godotengine.org:81/downloads/{{stable_version}}/internal2/Godot_v{{stable_version}}-stable_win64.exe.zip">Mirror</a> -->
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/Godot_v{{stable_version}}-stable_win64.exe.zip">
|
||||
64-bit
|
||||
</a>
|
||||
</div>
|
||||
<div class="btn split download">
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/Godot_v{{stable_version}}-stable_win32.exe.zip">32-bit</a>
|
||||
<!-- <a href="http://op.godotengine.org:81/downloads/{{stable_version}}/internal2/Godot_v{{stable_version}}-stable_win32.exe.zip">Mirror</a> -->
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/Godot_v{{stable_version}}-stable_win32.exe.zip">
|
||||
32-bit
|
||||
</a>
|
||||
</div>
|
||||
{% endput %}
|
||||
|
||||
{% put mono_downloads %}
|
||||
<div class="btn split download">
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/mono/Godot_v{{stable_version}}-stable_mono_win64.zip">64-bit</a>
|
||||
<!-- <a href="http://op.godotengine.org:81/downloads/{{stable_version}}/internal2/Godot_v{{stable_version}}-stable_win64.exe.zip">Mirror</a> -->
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/mono/Godot_v{{stable_version}}-stable_mono_win64.zip">
|
||||
64-bit
|
||||
</a>
|
||||
</div>
|
||||
<div class="btn split download">
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/mono/Godot_v{{stable_version}}-stable_mono_win32.zip">32-bit</a>
|
||||
<!-- <a href="http://op.godotengine.org:81/downloads/{{stable_version}}/internal2/Godot_v{{stable_version}}-stable_win32.exe.zip">Mirror</a> -->
|
||||
<a href="https://downloads.tuxfamily.org/godotengine/{{stable_version}}/mono/Godot_v{{stable_version}}-stable_mono_win32.zip">
|
||||
32-bit
|
||||
</a>
|
||||
</div>
|
||||
<p>Note: The 32-bit Mono binaries do not run on 64-bit Windows systems at the time being. Make sure to export 64-bit Mono binaries for your 64-bit target platforms.</p>
|
||||
{% endput %}
|
||||
|
||||
{% put instructions %}
|
||||
<p>You can also get it with <a href="http://scoop.sh/">Scoop</a></p>
|
||||
<ul>
|
||||
<li>
|
||||
<li>
|
||||
<pre><code>scoop bucket add extras</code></pre>
|
||||
<pre><code>scoop install godot</code></pre>
|
||||
<pre><code>scoop install godot</code></pre>
|
||||
</li>
|
||||
</ul>
|
||||
{% endput %}
|
||||
{% endput %}
|
||||
|
||||
Reference in New Issue
Block a user