configurator works so far
This commit is contained in:
parent
0cf84f5419
commit
812a1b1b21
25 changed files with 424 additions and 124 deletions
|
|
@ -9,12 +9,8 @@ java_binary(
|
|||
resource_strip_prefix = "buildserver/configurator/main/resources",
|
||||
deps = [
|
||||
"//core/bukkit:api",
|
||||
artifact("com.google.code.gson:gson"),
|
||||
artifact("io.papermc.paper:paper-api"),
|
||||
],
|
||||
add_exports = [
|
||||
artifact("com.google.code.gson:gson"),
|
||||
],
|
||||
)
|
||||
|
||||
genrule(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue