|
@@ -1,11 +1,7 @@
|
|
|
= use_own_jme
|
|
|
-:author:
|
|
|
-:revnumber:
|
|
|
-:revdate: 2016/03/17 20:48
|
|
|
+:revnumber: 2.0
|
|
|
+:revdate: 2020/07/10
|
|
|
:keywords: documentation, sdk, project, builds
|
|
|
-:relfileprefix: ../
|
|
|
-:imagesdir: ..
|
|
|
-:experimental:
|
|
|
|
|
|
ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
@@ -13,7 +9,7 @@ ifdef::env-github,env-browser[:outfilesuffix: .adoc]
|
|
|
|
|
|
== How to integrate your own jME3 compile in jMonkeyEngine SDK projects
|
|
|
|
|
|
-. <<jme3/build_jme3_sources_with_netbeans#,Download jme3 project>>
|
|
|
+. xref:ROOT:jme3/build_jme3_sources_with_netbeans.adoc[Download jme3 project]
|
|
|
. Make your changes
|
|
|
. Compile jme3 project
|
|
|
. Go to `menu:Tools[Libraries]`
|