SDK Release 3.6.1
github-actions
released this
10 Jul 14:26
·
197 commits
to master
since this release
Highlights
- jME engine version v. 3.6.1 used internally and by Ant projects (up from 3.6)
- Based on Netbeans 18 (up from 17)
- Comes with JDK 17.0.7 (up from 17.0.6)
What's Changed
- Add awt-dialogs to get jME settings dialog back by @tonihele in #505
- Latest JDK 17 by @tonihele in #507
- Netbeans 18 by @tonihele in #508
- Update readme.md by @tonihele in #509
- Update to jME 3.6.1 by @tonihele in #512
- Add jME 3.6.1 to known versions by @tonihele in #513
Full Changelog: v3.6-stable-sdk4...v3.6.1-stable-sdk1
Note for upgrading from previous SDK versions
There is no upgrade path per se, but if you have had any older SDK version on your computer. This new version might fail to start. To fix this you need to delete the following folder (old SDK settings):
C:\Users\user\AppData\Roaming\jmonkeyplatform
(Windows)
/home/user/.jmonkeyplatform
(Linux)