mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-31 04:02:06 -07:00
[ci skip] more cleanup from repo reorg
This commit is contained in:
@@ -313,7 +313,6 @@ tasks.registerRunTask("runReobfServer") {
|
||||
tasks.registerRunTask("runDevServer") {
|
||||
description = "Spin up a test server without assembling a jar"
|
||||
classpath(sourceSets.main.map { it.runtimeClasspath })
|
||||
jvmArgs("-DPaper.pushPaperAssetsRoot=true")
|
||||
}
|
||||
|
||||
tasks.registerRunTask("runBundler") {
|
||||
|
Reference in New Issue
Block a user