mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
Release 3.0.4
This commit is contained in:
@@ -2,7 +2,7 @@ description = "Download layout"
|
||||
==
|
||||
<?php
|
||||
function onInit() {
|
||||
$this["stable_version"] = "3.0.3";
|
||||
$this["stable_version"] = "3.0.4";
|
||||
}
|
||||
?>
|
||||
==
|
||||
@@ -116,7 +116,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 Jun 13, 2018</i>
|
||||
<i class="date">released June 22, 2018</i>
|
||||
|
||||
<p></p>
|
||||
|
||||
@@ -136,7 +136,7 @@ description = "Download layout"
|
||||
<hr>
|
||||
|
||||
<div class="base-padding">
|
||||
<h4> Requirements (version 3.0) </h4>
|
||||
<h4> Requirements</h4>
|
||||
<ul>
|
||||
<li>OpenGL ES 3.0 compatible hardware</li>
|
||||
<li><b>For the Mono version</b>, Mono SDK 5.12.0 (other versions won't work)</li>
|
||||
|
||||
@@ -125,7 +125,7 @@ postPage = "{{ :slug }}"
|
||||
</p>
|
||||
|
||||
<a href="/download" class="btn download">
|
||||
<div class="main">download</div><div class="opt">3.0.3</div>
|
||||
<div class="main">download</div><div class="opt">3.0.4</div>
|
||||
</a>
|
||||
<a href="/features" class="btn flat">learn more</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user