mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-04 00:45:57 +00:00
remove unneeded buildscript
This commit is contained in:
parent
41b7021121
commit
46b61d841d
@ -1,17 +0,0 @@
|
|||||||
apply(plugin = "io.papermc.paperweight.userdev")
|
|
||||||
|
|
||||||
repositories {
|
|
||||||
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
|
||||||
api(project(":platforms:bukkit:common"))
|
|
||||||
paperDevBundle("1.19.4-R0.1-SNAPSHOT")
|
|
||||||
implementation("xyz.jpenilla", "reflection-remapper", "0.1.0-SNAPSHOT")
|
|
||||||
}
|
|
||||||
|
|
||||||
tasks {
|
|
||||||
assemble {
|
|
||||||
dependsOn("reobfJar")
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user