For anyone else who is trying to use jme-clj with bleeding-edge versions of jme3, I have a fork of the repo here. Within this,
- My tag
v0.1.14
brings jme-clj up to jme33.6.1-stable
and adds documentation; all tests still pass, and a pull request has been submitted to @ertugrulcetin. - My tag
v0.1.15-simon-brooke
brings jme-clj up to jme33.7.0-beta1
; all tests still pass.
My intention is that my develop
branch should track beta releases of jme3 more or less as they happen, and my master
branch should track stable releases similarly.