Releases: doorbash/colyseus-kotlin
Releases · doorbash/colyseus-kotlin
0.14.0-alpha.7
dependencies {
implementation 'io.github.doorbash:colyseus-kotlin:0.14.0-alpha.7'
}
0.14.0-alpha.3
dependencies {
implementation 'io.github.doorbash:colyseus-kotlin:0.14.0-alpha.3'
}
0.14.0-alpha.2
dependencies {
implementation 'io.github.doorbash:colyseus-kotlin:0.14.0-alpha.2'
}
0.14.0-alpha.1
dependencies {
implementation 'io.github.doorbash:colyseus-kotlin:0.14.0-alpha.1'
}
0.14.0-alpha
From now on client versions will be named as colyseus/colyseus
version it is based on.
And there will be no binary files because they were useless anyways.
dependencies {
implementation 'io.github.doorbash:colyseus-kotlin:0.14.0-alpha'
}