Markil3 8595a875f4 Removed the dependency on Lemur.
At this point, the only external dependencies is the core JME as well as the test data for the sake of the controller textures.
2020-12-13 22:58:58 -07:00
2020-12-13 22:58:58 -07:00
2020-12-12 01:08:42 +00:00
2020-12-12 01:11:45 +00:00

JMEControllerConfig

A simple application for JMonkeyEngine-based games that allow for the inclusion of a gamepad view to monitor how exactly the JMonkeyEngine is viewing the gamepad. It can easilly be implemented into any JME3-based application without the need for external dependencies.

Description
A simple utility library for JMonkeyEngine-based games that allow for the inclusion of a gamepad view to monitor how exactly the JMonkeyEngine is viewing the gamepad. It can easily be implemented into any JME3-based application without the need for external dependencies.
Readme Apache-2.0 201 KiB
Languages
Java 100%