mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-02 23:29:28 +03:00
Updated images.
This commit is contained in:
parent
aa4d3e9813
commit
8b2ed0c265
BIN
images/editor.png
Normal file
BIN
images/editor.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 213 KiB |
BIN
images/error.png
BIN
images/error.png
Binary file not shown.
Before Width: | Height: | Size: 16 KiB |
BIN
images/info.png
BIN
images/info.png
Binary file not shown.
Before Width: | Height: | Size: 20 KiB |
BIN
images/lua.png
Normal file
BIN
images/lua.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
31
index.html
31
index.html
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user