Bläddra i källkod

Changed admonition for bullet.

mitm 7 år sedan
förälder
incheckning
ae5e254281
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/docs/asciidoc/jme3/maven.adoc

+ 2 - 2
src/docs/asciidoc/jme3/maven.adoc

@@ -28,7 +28,7 @@ The following artifacts are currently available (version `3.2.0-stable`):
 *  jme3-bullet-native - Native libraries needed for bullet (not jbullet) on desktop (beta)
 *  jme3-bullet - Physics support using native bullet, needs jme3-bullet-native or jme3-bullet-native-android (beta)
 +
-NOTE: *Only one version of jme3-jbullet OR jme3-bullet can be used.*
+NOTE: *Only one version of jme3-jbullet OR jme3-bullet with a single "`natives`" library can be used.*
 
 *  jme3-core - Core libraries needed for all jME3 projects
 *  jme3-desktop - Parts of the jME3 +++<abbr title="Application Programming Interface">API</abbr>+++ that are only compatible with desktop renderers, needed for image loading on desktop
@@ -43,7 +43,7 @@ NOTE: *Only one version of jme3-jbullet OR jme3-bullet can be used.*
 *  jme3-terrain - Terrain generation +++<abbr title="Application Programming Interface">API</abbr>+++
 *  jme3-jbullet - Physics support using jbullet (desktop only, not available in JCenter)
 +
-NOTE: *Only one version of jme3-jbullet OR jme3-bullet can be used.*
+NOTE: *Only one version of jme3-jbullet OR jme3-bullet with a single "`natives`" library can be used.*
 
 *  jme3-ios - iOS renderer for jME3 (Not available in JCenter)
 *  jme3-vr - New since jME3.2! Support for virtual reality. (Not available in JCenter)