mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-27 10:59:07 +00:00
Update README.md
This commit is contained in:
@@ -75,7 +75,8 @@ repositories {
|
||||
```
|
||||
```kotlin
|
||||
dependencies {
|
||||
compileOnly("net.momirealms:craft-engine-core:0.0.66")
|
||||
compileOnly("net.momirealms:craft-engine-bukkit:0.0.66")
|
||||
compileOnly("net.momirealms:craft-engine-core:0.0.67")
|
||||
compileOnly("net.momirealms:craft-engine-bukkit:0.0.67")
|
||||
compileOnly("net.momirealms:craft-engine-adventure:0.0.67") // import this if you want to use the adventure library shaded by CraftEngine
|
||||
}
|
||||
```
|
||||
Reference in New Issue
Block a user