A kcp library built for a certain cute game
- 4.6+ protocol support
- Kcp version detection support
Add the AnimeGameServers maven repo to your build file:
repositories {
...
maven {
name = "ags-mvn-Releases"
url = uri("https://mvn.animegameservers.org/releases")
}
}Then add this to your dependencies in the gradle build file:
implementation "org.anime_game_servers:grasskcpper:0.1"Anime game changes: Simplxss
Version 4.6+ Changes: OcenWang-GI Commit
Original library: https://github.com/l42111996/java-Kcp