Browse Source

In the README, Torque2D.app should have been torque2D.exe for copying on Windows.

Charlie Patterson 12 years ago
parent
commit
dd5bdce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/starterProject/README - setup.md

+ 1 - 1
tutorials/starterProject/README - setup.md

@@ -16,7 +16,7 @@ In its simplest form, a project consists of a top-level directory with the follo
 1. If you do not have a copy of the Torque2D binary, obtain or compile one.
 2. Copy this "startProject" directory to wherever you want to create the project.  This becomes the main project directory.
 3. If you are running Windows, copy the following files from your Torque2D original to this directory:
-  * Torque2D.app
+  * Torque2D.exe
   * OpenAL32.dll
 	* unicows.dll
 4. If you are running OSX, copy the following files from your Torque2D original to this directory: