diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/include/help.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/include/help.php b/web/include/help.php index 6457012..ec273a1 100644 --- a/web/include/help.php +++ b/web/include/help.php @@ -32,6 +32,9 @@ <span class="shell">COPYDIR="/opt/quake3" make copyfiles</span></li> </ol> </li> + <li><h3>OS X</h3> + <p>Open <span class="shell">code/macosx/Quake3.pbproj</span> in XCode, press build. Enjoy! + </p> <li><h3>Windows</h3> <p>Building on Windows is slightly complicated. You can either use Microsoft Visual C++ or MinGW. MinGW works better currently; |