Update README.md

main
sigonasr2, Sig, Sigo 3 years ago committed by GitHub
parent f55542d132
commit b374f106c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 11
      README.md

@ -4,8 +4,17 @@ This project is a fork of the https://github.com/jinput/jinput project, which ha
# 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.
Licensed under BSD License, copyright is attributed in each source file committed.

Loading…
Cancel
Save