diff --git a/build.isbpl b/build.isbpl index 029686f..4c31fae 100644 --- a/build.isbpl +++ b/build.isbpl @@ -1,12 +1,8 @@ "builder.isbpl" include func dependencies { - string! { "https://github.com/TudbuT/tuddylib/raw/master/TuddyLIB.jar" download "https://github.com/TudbuT/tuddylib/raw/master/TuddyLIB-javadoc.zip" download - } # - "../tuddylib/TuddyLIB.jar" file - "../tuddylib/TuddyLIB-javadoc.zip" file "https://github.com/TudbuT/isbpl-random-stuff/raw/master/ISBPL.jar" download "https://github.com/jtidy/jtidy/releases/download/1.0.2-SNAPSHOT/jtidy-1.0.2-SNAPSHOT.jar" download "https://github.com/jtidy/jtidy/releases/download/1.0.2-SNAPSHOT/jtidy-1.0.2-SNAPSHOT-sources.jar" download