Răsfoiți Sursa

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

Charlie Patterson 12 ani în urmă
părinte
comite
dd5bdce24b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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: