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-03-20 10:39:20 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
2ea50689b9
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