diff --git a/README.md b/README.md index d1d9289..e7c8be1 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Primary Features: - This is for cross-platform use, specifically - linux 32/64, mac 32/64, and windows 32/64. Java 6+ +- You will need the images in the 'resources' directory, in addition to the normal libs. ``` Growl.IMAGE_PATH (type String, default value 'resources') diff --git a/dist/Growl_v1.0.jar b/dist/Growl_v1.0.jar index 90e042b..6dbb754 100644 Binary files a/dist/Growl_v1.0.jar and b/dist/Growl_v1.0.jar differ diff --git a/dist/Growl_v1.0_src.zip b/dist/Growl_v1.0_src.zip index a8f9ea5..d555818 100644 Binary files a/dist/Growl_v1.0_src.zip and b/dist/Growl_v1.0_src.zip differ diff --git a/libs/Growl-Dorkbox-Util.jar b/libs/Growl-Dorkbox-Util.jar new file mode 100644 index 0000000..2a0a81d Binary files /dev/null and b/libs/Growl-Dorkbox-Util.jar differ diff --git a/libs/Growl-Dorkbox-Util_src.zip b/libs/Growl-Dorkbox-Util_src.zip new file mode 100644 index 0000000..bdfdeb8 Binary files /dev/null and b/libs/Growl-Dorkbox-Util_src.zip differ