13 Commits

Author SHA1 Message Date
Markil3
a052c47573 Changes the build structure to put the library in its own project.
This cleans up dependencies some.
v1.0
2020-12-14 11:56:48 -07:00
Markil3
b7bfb13745 Cleaned up the gradle build file. 2020-12-14 10:49:13 -07:00
Markil3
ee041bc46c Updated the README.md 2020-12-14 10:48:52 -07:00
Markil3
a8d76ed11d Adds some documentation to the joystick state. 2020-12-13 22:58:58 -07:00
Markil3
058833ca5b Cleans up the main class, removing some code left over from my personal project. 2020-12-13 22:58:58 -07:00
Markil3
d1105bf5ef Adds support for the addition and removal of joysticks. 2020-12-13 22:58:58 -07:00
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
Markil3
e03af51904 Adds an application state that displays connected controllers.
It still relies pretty heavily on Lemur. I'm going to have to fix that.
2020-12-13 22:58:37 -07:00
Markil3
85e38b6525 Adds proper licensing for future material. 2020-12-13 22:45:54 -07:00
Markil3
b35a66a895 Adds a basic app state class. 2020-12-13 22:18:27 -07:00
Markil3
fc880fac41 Sets up the gradle and jMonkey environment. 2020-12-11 18:47:36 -07:00
Markil3
da4a2c32d9 Update README.md 2020-12-12 01:11:45 +00:00
Markil3
02c2a87d64 Initial commit 2020-12-12 01:08:42 +00:00