Game launches, blocks place. Now for the content.
This commit is contained in:
parent
987a18c360
commit
4c6939e69f
89 changed files with 1191 additions and 548 deletions
|
@ -57,6 +57,12 @@ subprojects {
|
|||
includeModule("org.squiddev", "Cobalt")
|
||||
}
|
||||
}
|
||||
// Curseforge
|
||||
repositories {
|
||||
maven {
|
||||
url "https://cursemaven.com"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
tasks.withType(JavaCompile).configureEach {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue