소스 검색

added additional to LWJGL v2 versus v3 statement.

mitm 5 년 전
부모
커밋
eb58b5f5d8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/docs/asciidoc/jme3/requirements.adoc

+ 1 - 1
src/docs/asciidoc/jme3/requirements.adoc

@@ -33,7 +33,7 @@ Mac OS, only OpenGL 3.2 is available; You need to specify OpenGL 3.2 in AppSetti
 All platforms: +
 If you use the  LWJGL3 library (LWJGL2 is default), you need a specific launch argument (-XstartOnFirstThread), and thus can’t use any launchers not using the main thread. Because of this, calls to app.start() hang as it uses the current thread.
 
-See the forum post link:https://hub.jmonkeyengine.org/t/lwjgl-v2-versus-v3/42125[LWJGL v2 versus v3] for details.
+See the forum post link:https://hub.jmonkeyengine.org/t/lwjgl-v2-versus-v3/42125[LWJGL v2 versus v3] for additional details.
 
 
 a|Java Development Kit