mirror of
https://github.com/Xiao-MoMi/craft-engine.git
synced 2025-12-19 15:09:15 +00:00
update readme
This commit is contained in:
@@ -135,7 +135,7 @@ repositories {
|
|||||||
```
|
```
|
||||||
```kotlin
|
```kotlin
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("net.momirealms:craft-engine-core:0.0.38")
|
compileOnly("net.momirealms:craft-engine-core:0.0.42")
|
||||||
compileOnly("net.momirealms:craft-engine-bukkit:0.0.38")
|
compileOnly("net.momirealms:craft-engine-bukkit:0.0.42")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -126,7 +126,7 @@ repositories {
|
|||||||
```
|
```
|
||||||
```kotlin
|
```kotlin
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("net.momirealms:craft-engine-core:0.0.38")
|
compileOnly("net.momirealms:craft-engine-core:0.0.42")
|
||||||
compileOnly("net.momirealms:craft-engine-bukkit:0.0.38")
|
compileOnly("net.momirealms:craft-engine-bukkit:0.0.42")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -126,7 +126,7 @@ repositories {
|
|||||||
```
|
```
|
||||||
```kotlin
|
```kotlin
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("net.momirealms:craft-engine-core:0.0.38")
|
compileOnly("net.momirealms:craft-engine-core:0.0.42")
|
||||||
compileOnly("net.momirealms:craft-engine-bukkit:0.0.38")
|
compileOnly("net.momirealms:craft-engine-bukkit:0.0.42")
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user