Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ <h3>Windows</h3>
<div style="order:1;" class="Rtable-cell">Windows Installer<br/>Windows 7, 8 or 10 (64bits)</div>
<div style="order:2;" class="Rtable-cell Rtable-cell--foot">
<div class="download">
<a href="https://github.com/crossuo/crossuo/releases/download/1.0.6/crossuo-win64-v1.0.6.zip">
<a href="https://github.com/crossuo/crossuo/releases/download/1.0.7/crossuo-win64-1.0.7.zip">
Download
</a>
</div>
Expand All @@ -241,7 +241,7 @@ <h3>Linux</h3>
<div style="order:1;" class="Rtable-cell">Ubuntu 16.04 LTS (64bits) or newer;<br/>or<br/>another recent Distro.<br/>Note: to use X:UO Assistant, Qt5 with multimedia and script support is required.<br/>Example: <font color=red>sudo apt install qtmultimedia5-dev qtscript5-dev</font></div>
<div style="order:2;" class="Rtable-cell Rtable-cell--foot">
<div class="download">
<a href="https://github.com/crossuo/crossuo/releases/download/1.0.6/crossuo-linux-v1.0.6.tgz">
<a href="https://github.com/crossuo/crossuo/releases/download/1.0.7/crossuo-linux-v1.0.7.tgz">
Download
</a>
</div>
Expand All @@ -257,7 +257,7 @@ <h3>MacOSX</h3>
<div style="order:1;" class="Rtable-cell">MacOSX 10.13 or newer<br/><br/>Requirements:<br/>OpenGL</div>
<div style="order:2;" class="Rtable-cell Rtable-cell--foot">
<div class="download">
<a href="https://github.com/crossuo/crossuo/releases/download/1.0.6/crossuo-osx-v1.0.6.zip">
<a href="https://github.com/crossuo/crossuo/releases/download/1.0.7/crossuo-osx-v1.0.7.zip">
Download
</a>
</div>
Expand Down