|
@@ -64,7 +64,7 @@ This is the recommended internal structure:
|
|
|
** Specify the main class of your project. (Pressing kbd:[F6] runs this main class.)
|
|
|
** You can optionally configure JVM options and command line parameters. In most cases, set the `-Xms VMOption [NUMBER] m` for the memory usage.
|
|
|
*** For example (-Xms500m).
|
|
|
-*** see link:http://performance.netbeans.org/howto/jvmswitches/[http://performance.netbeans.org/howto/jvmswitches/]).
|
|
|
+*** see link:http://performance.netbeans.org/howto/jvmswitches/[http://performance.netbeans.org/howto/jvmswitches/].
|
|
|
* In the Application section:
|
|
|
** Specify the game title (by default the game will be named `BasicGame`).
|
|
|
** Specify the vendor name (your name), a short description, your project's homepage, and a splash screen.
|