Skip to content

fourlastor-alexandria/gdx-libdatachannel

Repository files navigation

Library

Library description

Setup

Library is hosted at Maven Central, you can get it by adding the following dependencies:

// Core library
implementation("io.github.fourlastor.gdx:library:$libraryVersion")

GWT

Add the following to your GWT xml file:

<module rename-to="html">
  <inherits name="io.github.fourlastor.Library" />
</module>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published