mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Update Toothpick
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
import java.util.Locale
|
||||
|
||||
pluginManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
jcenter()
|
||||
maven("https://repo.jpenilla.xyz/snapshots")
|
||||
}
|
||||
}
|
||||
|
||||
val forkName = "Purpur"
|
||||
val forkNameLowercase = forkName.toLowerCase(Locale.ENGLISH)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user