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 b374f106c7
Update README.md
3 years ago
build Include all build files 3 years ago
dist Include all build files 3 years ago
natives init project 4 years ago
nbproject init project 4 years ago
src Include all build files 3 years ago
test/net/java/games/input init project 4 years ago
.gitignore init project 4 years ago
LICENSE Initial commit 4 years ago
README.md Update README.md 3 years ago
build.xml update build 4 years ago

README.md

jinput2

This project is a fork of the https://github.com/jinput/jinput project, which had no changed since 2018

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.