|
@@ -23,7 +23,7 @@ Please note that projects that use Android UI elements or are created using Ecli
|
|
|
|
|
|
== Setting up JME3
|
|
== Setting up JME3
|
|
|
|
|
|
-I will assume you already have downloaded (and built, if necessary) the JME3 binaries. If not, either download the link:http://hub.jmonkeyengine.org/downloads/[latest SDK release], link:http://updates.jmonkeyengine.org/stable/3.0/engine[engine build] (recommended for new users), or take a quick detour over to <<jme3/build_from_sources#,this guide>> to build from source (recommended for advanced users).
|
|
|
|
|
|
+I will assume you already have downloaded (and built, if necessary) the JME3 binaries. If not, either download the link:http://hub.jmonkeyengine.org/downloads/[latest SDK release], link:https://github.com/jMonkeyEngine/jmonkeyengine/releases[engine build] (recommended for new users), or take a quick detour over to <<jme3/build_from_sources#,this guide>> to build from source (recommended for advanced users).
|
|
|
|
|
|
|
|
|
|
[NOTE]
|
|
[NOTE]
|
|
@@ -35,7 +35,7 @@ One directory you should have on hand (or know where to find) is the location of
|
|
For the various methods of obtaining the libraries (as described above), the path is usually in one of the following places:
|
|
For the various methods of obtaining the libraries (as described above), the path is usually in one of the following places:
|
|
|
|
|
|
* *SDK*: [SDK Install Dir]/jmonkeyplatform/libs
|
|
* *SDK*: [SDK Install Dir]/jmonkeyplatform/libs
|
|
-* *Nightly*: /libs
|
|
|
|
|
|
+* //*Nightly*: /libs
|
|
* *Source*: [SDK Dir]/sdk/build/cluster/libs
|
|
* *Source*: [SDK Dir]/sdk/build/cluster/libs
|
|
|
|
|
|
|
|
|