repositories {
maven("https://repo.verdox.de/snapshots")
}
dependencies {
// If you want the latest version use '+'. Else you must specify a version.
implementation("de.verdox.mccreativelab.mcc-wrapper:api:1.21.4-R0.1-SNAPSHOT") // If you want to use the api
implementation("de.verdox.mccreativelab.mcc-wrapper:vanilla:1.21.4-R0.1-SNAPSHOT") // If you want to use the vanilla implementation based on nms
implementation("de.verdox.mccreativelab.mcc-wrapper:paper:1.21.4-R0.1-SNAPSHOT") // If you want to use the paper implementation based on the vanilla implementation
}
-
Notifications
You must be signed in to change notification settings - Fork 1
MCCreativeLab/mcc-wrapper
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published