Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed reference to old jme-bullet.jar and point to jbullet #360

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

nickidebruyn
Copy link

When creating a BasicGame in the SDK with the Ant build system it was still referencing the removed jme-bullet.jar.
I changed it to rather point to the jbullet implementation of the physics engine.
Also updated the javac.source and javac.target to JAVA 11.

@tonihele
Copy link
Contributor

tonihele commented Aug 4, 2022

Looks good to me! Thanks!

@tonihele tonihele merged commit c1d1719 into jMonkeyEngine:master Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants