Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lilligreen committed Apr 28, 2014
1 parent 32990c3 commit 63b68ac
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@ If you do not wish to compile the source code yourself, precompiled binary files

After downloading a copy of the source code, the following project files for each platform are provided for you and can be found in the `engine/compilers` folder.

* Windows: Visual Studio 2010 or Visual Studio 2012 (works with the free, express versions)
* OSX: Xcode
* Linux: Make
* iOS: Xcode_iOS
* Android: Eclipse
* Web: Emscripten/Cmake
* **Windows:** Visual Studio 2010, 2012, or 2013 (works with the free, "Express for Windows Desktop" version)
* **OSX:** Xcode
* **Linux:** Make
* **iOS:** Xcode_iOS
* **Android:** Eclipse
* **Web:** Emscripten/Cmake

See the [wiki](https://github.com/GarageGames/Torque2D/wiki) for available guides on platform setup and development.

Expand Down

0 comments on commit 63b68ac

Please sign in to comment.