|
@@ -1,5 +1,5 @@
|
|
= jMonkeyEngine3 Requirements
|
|
= jMonkeyEngine3 Requirements
|
|
-:revnumber: 2.6
|
|
|
|
|
|
+:revnumber: 2.7
|
|
:relfileprefix: ../
|
|
:relfileprefix: ../
|
|
:imagesdir: ..
|
|
:imagesdir: ..
|
|
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
@@ -71,7 +71,8 @@ a|(For mobile games only) Android 2.2 +++<abbr title="Operating System">OS</abbr
|
|
a|Java Runtime
|
|
a|Java Runtime
|
|
a|Java 5 or higher. +
|
|
a|Java 5 or higher. +
|
|
The Java Virtual Machine (JVM) is required to run jME games. +
|
|
The Java Virtual Machine (JVM) is required to run jME games. +
|
|
-The JVM is often preinstalled, if not, your users get it for free from link:http://www.java.com[http://www.java.com]; for Mac +++<abbr title="Operating System">OS</abbr>+++, see link:http://support.apple.com/kb/DL1421[apple.com].
|
|
|
|
|
|
+The JVM is often preinstalled, if not, your users get it for free from link:http://www.java.com[http://www.java.com]. +
|
|
|
|
+ Mac +++<abbr title="Operating System">OS</abbr>+++, see link:http://support.apple.com/kb/DL1421[apple.com].
|
|
|
|
|
|
|===
|
|
|===
|
|
|
|
|