This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
WorldGuard
Watch
1
Star
0
Fork
0
You've already forked WorldGuard
mirror of
https://github.com/EngineHub/WorldGuard.git
synced
2025-01-08 09:28:01 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
ca49458a44
WorldGuard
/
worldguard-libs
/
build.gradle.kts
4 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Migrate gradle to kotlin dsl.
2019-07-30 05:25:13 +02:00
tasks.register("build") {
dependsOn(subprojects.map { it.tasks.named("build") })
Port build-logic from WorldEdit
2024-07-02 14:47:57 +02:00
}
Reference in New Issue
Copy Permalink