Cheat Sheet
Gradle Jar Directory
jar {
destinationDirectory.set(file("server/plugins"))
}Run Configuration Keybinds



Last updated
Was this helpful?
jar {
destinationDirectory.set(file("server/plugins"))
}


Last updated
Was this helpful?
Was this helpful?