Skip to content

Releases: doorbash/colyseus-kotlin

0.14.0-alpha.7

06 Oct 02:07
Compare
Choose a tag to compare
dependencies {
    implementation 'io.github.doorbash:colyseus-kotlin:0.14.0-alpha.7'
}

0.14.0-alpha.3

04 Oct 02:57
Compare
Choose a tag to compare
dependencies {
    implementation 'io.github.doorbash:colyseus-kotlin:0.14.0-alpha.3'
}

0.14.0-alpha.2

23 Sep 21:18
Compare
Choose a tag to compare
dependencies {
    implementation 'io.github.doorbash:colyseus-kotlin:0.14.0-alpha.2'
}

0.14.0-alpha.1

23 Sep 12:54
Compare
Choose a tag to compare
dependencies {
    implementation 'io.github.doorbash:colyseus-kotlin:0.14.0-alpha.1'
}

0.14.0-alpha

21 Sep 13:05
Compare
Choose a tag to compare

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'
}