Archived
1
0
Fork 0
⛏️ Extensible Minecraft server implementation in Kotlin
This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2020-09-10 21:54:23 +02:00
.github/workflows Reformat code to use the official kotlin code style 2020-08-14 20:54:07 +02:00
blokk-api Allow configuring the displayed difficulty 2020-09-10 21:54:23 +02:00
blokk-packet-codecs Allow configuring the displayed difficulty 2020-09-10 21:54:23 +02:00
blokk-packets Allow configuring the displayed difficulty 2020-09-10 21:54:23 +02:00
blokk-server Allow configuring the displayed difficulty 2020-09-10 21:54:23 +02:00
gradle/wrapper Initial commit 2020-08-01 23:55:31 +02:00
.gitignore Move packet encoders and decoders to their own project 2020-09-09 22:56:25 +02:00
build.gradle.kts Add ticker for suspending coroutines for a specific amount of ticks 2020-09-07 00:17:55 +02:00
gradle.properties Add test for unique packet IDs 2020-09-10 15:31:31 +02:00
gradlew Initial commit 2020-08-01 23:55:31 +02:00
gradlew.bat Initial commit 2020-08-01 23:55:31 +02:00
LICENSE Initial commit 2020-08-01 23:55:31 +02:00
README.md Add test for unique packet IDs 2020-09-10 15:31:31 +02:00
settings.gradle.kts Move packets to their own project 2020-09-09 23:09:44 +02:00

Blokk

To Do

  • Support packet compression