Website updates

This commit is contained in:
Endolf 2018-06-01 17:42:33 +01:00
parent 341db62139
commit be5f3a6307
2 changed files with 52 additions and 0 deletions

View file

@ -40,6 +40,8 @@ Include dependency in your project:
<artifactId>maven-nativedependencies-plugin</artifactId>
</plugin>
```
A full pom might look like [this one](https://github.com/jinput/jinput/blob/master/examples/example.pom.xml)
2. Build from sources - Experts only