jawaff / KinectController

Control your computer using your body. The KinectController turns the Kinect into a controller that allows configurable actions to be emulated when configurable gestures are triggered by the user.
0 stars 0 forks source link

Gradle ShadowJar Alternative #42

Open jawaff opened 8 years ago

jawaff commented 8 years ago

Well, the ShadowJar plugin isn't compatible anymore and cannot be used to create our project jar with its dependencies. So we need an alternative! This is so great.