Skip to content

Commit

Permalink
update buildscript
Browse files Browse the repository at this point in the history
  • Loading branch information
FalsePattern committed May 7, 2023
1 parent fcac948 commit 0dfe4bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//version: 1656003793falsepattern65
//version: 1656003793falsepattern66
/*
DO NOT CHANGE THIS FILE!
Expand Down Expand Up @@ -1069,7 +1069,7 @@ def deobf(String sourceURL, String rawFileName) {
}

download.run {
src "http://jenkins.usrv.eu:8081/nexus/content/repositories/releases/com/github/parker8283/BON2/$bon2Version-CUSTOM/BON2-$bon2Version-CUSTOM-all.jar"
src "https://github.com/FalsePattern/ExampleMod1.7.10/raw/main/blobs/BON2-2.5.1.jar"
dest bon2File
quiet true
overwrite false
Expand Down

0 comments on commit 0dfe4bf

Please sign in to comment.