mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-12-30 12:19:10 +00:00
Initial 1.21.3 changes for mod platforms
This commit is contained in:
@@ -6,6 +6,10 @@ plugins {
|
||||
id("io.freefair.lombok")
|
||||
}
|
||||
|
||||
tasks.test {
|
||||
enabled = false
|
||||
}
|
||||
|
||||
dependencies {
|
||||
constraints {
|
||||
implementation(libs.raknet) // Ensure protocol does not override the RakNet version
|
||||
|
||||
Submodule core/src/main/resources/mappings updated: 93f207e7e9...4594e8f887
Reference in New Issue
Block a user