|
@@ -0,0 +1,24 @@
|
|
|
+---
|
|
|
+title: "JMonkeyEngine 3.8.0-stable release"
|
|
|
+date: 2025-05-05T08:00:00+00:00
|
|
|
+draft: false
|
|
|
+type: "default"
|
|
|
+layout: "post_layout_default"
|
|
|
+enable_comments: true
|
|
|
+authors:
|
|
|
+ - "yaRnMcDonuts"
|
|
|
+
|
|
|
+tags:
|
|
|
+ - "devlog"
|
|
|
+ - "release"
|
|
|
+ - "blog"
|
|
|
+---
|
|
|
+
|
|
|
+We are proud to announce the release of version 3.8.0-stable of the JMonkeyEngine game engine.
|
|
|
+
|
|
|
+The new release is featured in [version v3.8.0-stable-sdk1 of our Software Development Kit](https://github.com/jMonkeyEngine/sdk/releases/tag/v3.8.0-stable-sdk1).
|
|
|
+Pre-compiled libraries are available from the Maven Central repository under the "org.jmonkeyengine" groupID.
|
|
|
+Release notes are online at https://github.com/jMonkeyEngine/jmonkeyengine/releases/tag/v3.8.0-stable
|
|
|
+
|
|
|
+Development of the next release (v3.9) is already underway.
|
|
|
+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).
|