/colyseus-kotlin-example

Primary LanguageTypeScriptMIT LicenseMIT

colyseus-kotlin-example

Run

  1. Server :
    cd server
    npm i
    npm start
  1. Client :
    ./gradlew runExample