/TibiaJS

Tibia remake in Typescript made with webgl and socket.io

Primary LanguageTypeScript

TibiaJS

Requirements

  • Node 8+

How to run

  • git clone https://github.com/RemoveIt/TibiaJS.git
  • cd TibiaJS
  • npm install
  • npm run build
  • npm run run or cd out/ & node Server.js