Update to Wurm Unlimited 1.9 and latest code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'java'
|
||||
|
||||
group "mod.sin"
|
||||
version "1.2"
|
||||
version "1.3"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -11,8 +11,8 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.gotti.wurmunlimited:server-modlauncher:0.39-beta1'
|
||||
compile 'com.github.Sindusk:sindusklibrary:v1.7'
|
||||
compile 'org.gotti.wurmunlimited:server-modlauncher:0.43-beta1'
|
||||
compile 'com.github.Sindusk:sindusklibrary:v2.2'
|
||||
compile 'com.github.Sindusk:DiscordRelay:v1.2'
|
||||
compile 'com.github.Sindusk:DUSKombat:v1.0'
|
||||
compile 'com.github.Sindusk:TreasureHunting:1.1.4'
|
||||
|
||||
Reference in New Issue
Block a user