I LIKE and NEED this!
Our team work in multiples machines and of course we need a distributed and specific way to share libraries. And I need It now, so let see if we don’t have an official solution, how can we work around it… I’ve read through this topic but maybe I missed some point, tell me if I did?
- Fork JME3-git repo and use it as my source code repo to let Jitpack to compile the jar
- Tag the branches and commits to descible attributes of the Jars like Snapshot or Stable or what ever as I need
- Use some gradle skeleton to build my game? (Don’t know if you have a working one yet?) like jme3_skel : my jme3 skeleton/bootstrap project - #4 by david_bernard_31
- Benefit!