mirror of
https://github.com/GeyserExtensionists/GeyserModelEngine.git
synced 2025-12-19 15:09:18 +00:00
Fixed GeyserUtils
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -30,6 +30,7 @@ dependencies {
|
|||||||
implementation("dev.jorel:commandapi-bukkit-shade-mojang-mapped:10.0.1")
|
implementation("dev.jorel:commandapi-bukkit-shade-mojang-mapped:10.0.1")
|
||||||
|
|
||||||
compileOnly("com.ticxo.modelengine:ModelEngine:R4.0.4")
|
compileOnly("com.ticxo.modelengine:ModelEngine:R4.0.4")
|
||||||
|
|
||||||
compileOnly(files("libs/geyserutils-spigot-1.0-SNAPSHOT.jar"))
|
compileOnly(files("libs/geyserutils-spigot-1.0-SNAPSHOT.jar"))
|
||||||
compileOnly("org.geysermc.floodgate:api:2.2.2-SNAPSHOT")
|
compileOnly("org.geysermc.floodgate:api:2.2.2-SNAPSHOT")
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
@@ -10,6 +10,8 @@ authors:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
server:
|
server:
|
||||||
|
GeyserUtils:
|
||||||
|
required: true
|
||||||
packetevents:
|
packetevents:
|
||||||
required: true
|
required: true
|
||||||
ModelEngine:
|
ModelEngine:
|
||||||
|
|||||||
@@ -10,6 +10,8 @@ authors:
|
|||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
server:
|
server:
|
||||||
|
GeyserUtils:
|
||||||
|
required: true
|
||||||
packetevents:
|
packetevents:
|
||||||
required: true
|
required: true
|
||||||
ModelEngine:
|
ModelEngine:
|
||||||
|
|||||||
Reference in New Issue
Block a user