瀏覽代碼

add a blog post for the JME 3.5.0-stable release (#22)

Stephen Gold 3 年之前
父節點
當前提交
fe2b98e4f0
共有 1 個文件被更改,包括 21 次插入0 次删除
  1. 21 0
      content/devlog/jme350.md

+ 21 - 0
content/devlog/jme350.md

@@ -0,0 +1,21 @@
+---
+title: "JMonkeyEngine 3.5.0-stable release"
+date: 2022-01-24T08:00:00+00:00
+draft: false
+type: "default"
+layout: "post_layout_default"
+enable_comments: true
+authors:
+    - "stephengold"
+
+tags:
+    - "devlog"
+    - "release"
+    - "blog"
+---
+
+We're proud to present the 3.5.0-stable release of our open-source 3-D game engine for Java programmers. This is the first release of jMonkeyEngine to leverage LWJGL v3.3, and it includes many bugfixes and new features. For details, see the release notes at https://github.com/jMonkeyEngine/jmonkeyengine/releases/tag/v3.5.0-stable
+
+Pre-compiled 3.5.0-stable libraries are available from the Maven Central repository under the "org.jmonkeyengine" groupID.
+
+For the latest news and discussion of JMonkeyEngine software development, visit [the Development category at the JME Community Hub/Forum](https://hub.jmonkeyengine.org/c/development-discussion-jme3/9).