|
|
@@ -2,6 +2,7 @@
|
|
|
:author:
|
|
|
:revnumber:
|
|
|
:revdate: 2016/03/17 20:48
|
|
|
+:experimental:
|
|
|
:keywords: documentation, sdk, install
|
|
|
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
@@ -29,7 +30,7 @@ a| Build custom engine from sources
|
|
|
|
|
|
a| Then download…
|
|
|
a| link:https://github.com/jMonkeyEngine/sdk/releases[jMonkeyEngine SDK]
|
|
|
-a| link:https://github.com/jMonkeyEngine/sdk/releases[Binaries]
|
|
|
+a| link:https://github.com/jMonkeyEngine/jmonkeyengine/releases[Binaries]
|
|
|
a| link:https://github.com/jMonkeyEngine/jmonkeyengine[Engine Sources]
|
|
|
|
|
|
a| You receive…
|
|
|
@@ -52,7 +53,7 @@ a|
|
|
|
* <<jme3/simpleapplication_from_the_commandline#,Setting up JME3 on the commandline>>
|
|
|
|===
|
|
|
|
|
|
-pass:[*] The SDK creates Ant-based projects that any Java IDE can import. We recommend users of other IDEs to also download the jMonkeyEngine SDK and choose “File→Import Project→External Project Assets to create a codeless project for managing assets only. This way you can code in the IDE of your choice, and use the SDK to convert your models to .j3o format.
|
|
|
+pass:[*] The SDK creates Ant-based projects that any Java IDE can import. We recommend users of other IDEs to also download the jMonkeyEngine SDK and choose `menu:File[Import Project > External Project Assets]` to create a codeless project for managing assets only. This way you can code in the IDE of your choice, and use the SDK to convert your models to .j3o format.
|
|
|
|
|
|
|
|
|
== Create
|