miho / JCSG

Java implementation of BSP based CSG (Constructive Solid Geometry)
Other
177 stars 52 forks source link

Difficulty locating .jar file download #63

Open merlinlikethewizard opened 3 years ago

merlinlikethewizard commented 3 years ago

[Disclaimer, I may have only had trouble because I'm dumb]

The .jar download link was a bit hard for me to find. There's the very small link to bintray from the README, then it says "No direct downloads selected for this package," so you have to click "Files," then it looks like there's nothing there until you see the quite tiny "0.5.7" folder, then the right download is in the list with a bunch of other stuff... maybe I'm just dumb but I wasted a good amount of time thinking there was no .jar download and trying to figure out how to use Gradle with the source code to try and make something importable to my project.

Edit: I've now been using the library for a bit and it's freaking fantastic. Just thought I'd mention my appreciation!

TL;DR Please someone smarter than me make the link easier to find.