|
From: <the...@us...> - 2006-03-18 22:56:05
|
Revision: 7 Author: thekingant Date: 2006-03-18 14:55:59 -0800 (Sat, 18 Mar 2006) ViewCVS: http://svn.sourceforge.net/fceultra/?rev=7&view=rev Log Message: ----------- Formatting Modified Paths: -------------- web/htdocs/download.php Modified: web/htdocs/download.php =================================================================== --- web/htdocs/download.php 2006-03-18 22:54:08 UTC (rev 6) +++ web/htdocs/download.php 2006-03-18 22:55:59 UTC (rev 7) @@ -16,11 +16,11 @@ <tr><th class="boxhead" colspan="2">"1.0 finale"</th></tr> <tr><td colspan="2"> <ul> -<li>Currently, only the UN*X(Linux, FreeBSD), Mac OS X, and Win32 ports will compile and run, mainly using SDL.</li> +<li>Currently, only the Unix (Linux, FreeBSD, etc), Mac OS X, and Win32 ports will compile and run, mainly using SDL.</li> <li>Network play <u>is</u> functional as of 0.98.10.</li> <li>An alternate native Win32 + DirectX GUI'd target is available starting with version 0.98.6.</li> -<li>Uses autotools(autoconf, automake).</li> -<li>Dependencies: DirectX(Win32), SDL, OpenGL(optional, recommended), zlib</li> +<li>Uses autotools (autoconf, automake).</li> +<li>Dependencies: DirectX (Win32), SDL, OpenGL (optional, recommended), zlib</li> </ul> </td></tr> <tr><th class="boxhead">Version:</th><th class="boxhead">Date:</th></tr> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |