|
@@ -10,7 +10,7 @@ The jMonkeyEngine SDK makes it easy to get started with developing 3-D games bas
|
|
|
== Creating a New jMonkeyEngine Project
|
|
|
|
|
|
. Choose `menu:File[New Project]` from the main menu.
|
|
|
-. In the New Project Wizard, select the template `menu:JME3[Basic Game]`.
|
|
|
+. In the New Project Wizard, select the template `menu:JME3[Basic Game (with Ant)]`.
|
|
|
. Click next to specify a project name, and the path where to store your new project.
|
|
|
. Click Finish. A skeleton application is created and opens in the Project Explorer.
|
|
|
** This basic jme3 application is based on the SimpleApplication class to allow an easy start with jme3.
|