The future is now. Read Hardware inputs from devices plugged into a computer, cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
sigonasr2, Sig, Sigo 918248b4f0 Updated to include new project location 3 years ago
build New build with rescanController functionalities 3 years ago
dist Move docs for pages hosting 3 years ago
docs Updated to include new project location 3 years ago
natives init project 4 years ago
nbproject init project 4 years ago
src Built a javadoc as well. 3 years ago
test/net/java/games/input init project 4 years ago
.gitignore New build with rescanController functionalities 3 years ago
LICENSE Initial commit 4 years ago
README.md And the README 3 years ago
build.xml Built a javadoc as well. 3 years ago

README.md

jinput2

This project is a fork of the https://github.com/jinput/jinput project, which has not changed since 2018. This is a very progressive project that will push forward unnecessarily unstable modifications aggressively. That being said, the biggest goal is full support for hotswapping controllers, which the original jinput was lacking.

Changes

The project contains the full Java content necessary to build the jar file. It also distribute the native files.

To build the project make sure you have Apache Ant.

Run

ant clean
ant compile jar run

jinput.jar ends up inside the dist folder.

The other changes are:

License

Licensed under BSD License, copyright is attributed in each source file committed.