Updated images.

This commit is contained in:
Robin 2016-01-05 14:41:22 +00:00
parent aa4d3e9813
commit 8b2ed0c265
5 changed files with 27 additions and 4 deletions

BIN
images/editor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

BIN
images/lua.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

@ -45,10 +45,33 @@
<h3>
<a id="screenshots" class="anchor" href="#screenshots" aria-hidden="true"><span class="octicon octicon-link"></span></a>Screenshots</h3>
<p><img src="images/docking.png" /></p>
<p><img src="images/controls.png" /></p>
<p><img src="images/error.png" /></p>
<p><img src="images/info.png" /></p>
<p>
Game map editor
<a href="images/editor.png">
<img src="images/editor.png" />
</a>
</p>
<p>
Lua script editor
<a href="images/lua.png">
<img src="images/lua.png" />
</a>
</p>
<p>
Example docking application
<a href="images/docking.png">
<img src="images/docking.png" />
</a>
</p>
<p>
Control preview
<a href="images/controls.png">
<img src="images/controls.png" />
</a>
</p>
</section>
<footer>