Procházet zdrojové kódy

devlog: announce JMonkeyEngine v3.5.2-stable

Stephen Gold před 3 roky
rodič
revize
82249ad782
1 změnil soubory, kde provedl 23 přidání a 0 odebrání
  1. 23 0
      content/devlog/jme352.md

+ 23 - 0
content/devlog/jme352.md

@@ -0,0 +1,23 @@
+---
+title: "JMonkeyEngine 3.5.2 release"
+date: 2022-04-21T23:00:00+00:00
+draft: false
+type: "default"
+layout: "post_layout_default"
+enable_comments: true
+authors:
+    - "stephengold"
+
+tags:
+    - "devlog"
+    - "release"
+    - "blog"
+---
+
+JMonkeyEngine is pleased to announce the 3.5.2-stable release of its game engine for Java programmers. JMonkeyEngine 3.5.2 is an interim release that solves a couple issues with 3.5.0/3.5.1 and upgrades the underlying LWJGL libraries to version 3.3.1.
+
+The 3.5.2-stable libraries can be found in the Maven Central repository under the "org.jmonkeyengine" group ID.
+
+To browse the change list and/or download the source code, go to https://github.com/jMonkeyEngine/jmonkeyengine/releases/tag/v3.5.2-stable
+
+For the latest news and discussion of JMonkeyEngine software development, visit [the Development category at the JME Hub/Forum](https://hub.jmonkeyengine.org/c/development-discussion-jme3/9).