Add packet codecs across Handshake, Login, Configuration, and Play stages
This commit is contained in:
261 files changed
+4387
-343
No files matched your search
@@ -20,8 +20,6 @@ kotlin {
|
||||
commonMain.dependencies {
|
||||
api(project(":common"))
|
||||
api(project(":nbt"))
|
||||
api(libs.kotlinx.serialization.core)
|
||||
api(libs.kotlinx.serialization.json)
|
||||
api(libs.kotlinx.coroutines)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user