|
@@ -0,0 +1,21 @@
|
|
|
|
+---
|
|
|
|
+title: "JMonkeyEngine 3.6.0-stable release"
|
|
|
|
+date: 2023-03-20T08:00:00+00:00
|
|
|
|
+draft: false
|
|
|
|
+type: "default"
|
|
|
|
+layout: "post_layout_default"
|
|
|
|
+enable_comments: true
|
|
|
|
+authors:
|
|
|
|
+ - "Ali-RS"
|
|
|
|
+
|
|
|
|
+tags:
|
|
|
|
+ - "devlog"
|
|
|
|
+ - "release"
|
|
|
|
+ - "blog"
|
|
|
|
+---
|
|
|
|
+
|
|
|
|
+We're proud to present the 3.6.0-stable release of our open-source 3-D game engine for Java programmers. It includes many bugfixes and new features. For details, see the release notes at https://github.com/jMonkeyEngine/jmonkeyengine/releases/tag/v3.6.0-stable
|
|
|
|
+
|
|
|
|
+Pre-compiled 3.6.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).
|