Skip to content

Releases: Gongoliers/Library-of-Gongolierium

V1.0 Release Candidate 2

29 Jan 17:09
Compare
Choose a tag to compare
Pre-release
  • Add second LED Green value to better support some targets
  • Add more JavaDocs

V1.0 Release Candidate 1

07 Jan 13:07
Compare
Choose a tag to compare
Pre-release

The first major release of the Library of Gongolierium is here! Try out the new release candidate while the docs are being finalized for the final release later this week. To add this to your project, create a libs folder in the main project directory to add this file to. Add the following line to the end of the build.properties file:

userLibs=libs

Then add the following line to the end of the build.xml file (above the tag):

<property name="classpath" value="${userLibs.dir}/gongoliers.jar"/>

Finally, add the gongoliers.jar to your build path by right clicking on the project and choosing Build Path > Configure Build Path, then in the Libraries tab, click Add external JARs on the right hand side and find the gongoliers.jar file in your libs directory.

Best of luck this year! Be sure to report any library related bugs or feedback to the primary developer of the Library of Gongolierium, Kyle Corry at [email protected]