mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-27 23:35:45 +00:00
Did some 'final' clean up.
This commit is contained in:
parent
486f8d117a
commit
82b3569084
5 changed files with 58 additions and 61 deletions
|
|
@ -30,23 +30,23 @@ root: ..
|
|||
|
||||
<div class="tab-content">
|
||||
<div class="tab-pane active" id="windows-tab">
|
||||
<table class="borderless table">
|
||||
<table class="borderless download table">
|
||||
<tr>
|
||||
<td class="wide">Current version</td>
|
||||
<td>Current version</td>
|
||||
<td><a href="http://mit.garagegames.com/Torque3D-3-5-1.zip">Torque 3D 3.5.1</a>
|
||||
<br />
|
||||
<a href="http://mit.garagegames.com/T3DProjectManager-2-1.zip">Project Manager 2.1</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="wide">Previous version</td>
|
||||
<td>Previous version</td>
|
||||
<td><a href="http://mit.garagegames.com/Torque3D-3-5.zip">Torque 3D 3.5</a>
|
||||
<br />
|
||||
<a href="http://mit.garagegames.com/T3DProjectManager-2-0.zip">Project Manager 2.0</a></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="wide">Tools</td>
|
||||
<td>Tools</td>
|
||||
<td>
|
||||
Torque is currently compatible with Microsoft Visual Studio
|
||||
<a href="http://www.microsoft.com/en-us/download/details.aspx?id=7873">2008</a>,
|
||||
|
|
@ -60,19 +60,19 @@ root: ..
|
|||
</div>
|
||||
|
||||
<div class="tab-pane" id="linux-tab">
|
||||
<table class="borderless table">
|
||||
<table class="borderless download table">
|
||||
<tr>
|
||||
<td class="wide">Current version</td>
|
||||
<td>Current version</td>
|
||||
<td><a href="http://mit.garagegames.com/Torque3D-3-5-1.zip">Torque 3D 3.5.1</a>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="wide">Previous version</td>
|
||||
<td>Previous version</td>
|
||||
<td><a href="http://mit.garagegames.com/Torque3D-3-5.zip">Torque 3D 3.5</a>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="wide">Tools</td>
|
||||
<td>Tools</td>
|
||||
<td>
|
||||
The requirements vary depending on your distribution. Under
|
||||
Ubuntu, the following packages must be installed:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue