Skip to content

0.14.0-alpha

Compare
Choose a tag to compare
@doorbash doorbash released this 21 Sep 13:05
· 70 commits to master since this release

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