Jelajahi Sumber

Fixed puctuation.

mitm 5 tahun lalu
induk
melakukan
756137fcac
1 mengubah file dengan 4 tambahan dan 5 penghapusan
  1. 4 5
      src/docs/asciidoc/jme3/requirements.adoc

+ 4 - 5
src/docs/asciidoc/jme3/requirements.adoc

@@ -28,11 +28,11 @@ a|CPU
 a|++>++ 1 +++<abbr title="Gigahertz">GHz</abbr>+++
 
 a|Graphic card
-a|AMD/ATI Radeon 9500, NVIDIA GeForce 5 FX, Intel GMA 4500, or better supporting OpenGL 2.0 or better (native libraries are included in download)
+a|AMD/ATI Radeon 9500, NVIDIA GeForce 5 FX, Intel GMA 4500, or better supporting OpenGL 2.0 or better. (native libraries are included in download)
 
 * Mac OS
 ** Only OpenGL 3.2 is available.
-*** You need to specify OpenGL 3.2, you can’t use OpenGL 2.0
+*** You need to specify OpenGL 3.2, you can’t use OpenGL 2.0.
 ** With LWJGL3 you need a specific launch argument (-XstartOnFirstThread) and thus can’t use any launchers not using the main thread.
 *** Calls to app.start() hang on all platforms when using lwjgl3, because it uses the current thread.
 
@@ -63,15 +63,14 @@ a|CPU
 a|++>++ 1 +++<abbr title="Gigahertz">GHz</abbr>+++
 
 a|Graphic card
-a|AMD/ATI Radeon 9500, NVIDIA GeForce 5 FX, Intel GMA 4500, or better +
-supporting OpenGL 2.0 or better. (native libraries are included in download) +
+a|AMD/ATI Radeon 9500, NVIDIA GeForce 5 FX, Intel GMA 4500, or better supporting OpenGL 2.0 or better. (native libraries are included in download) +
 Mac OS requires OpenGL 3.2.
 
 a|link:https://hub.jmonkeyengine.org/t/does-my-phone-meet-the-requirements-necessary-to-run-jmonkeyengine-3/17231[Android Devices]
 a|(For mobile games only) Android 2.2 +++<abbr title="Operating System">OS</abbr>+++, graphics card supporting OpenGL 2
 
 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 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].