webeli / TibiaJS

Tibia remake in Typescript made with webgl and socket.io

Home Page:http://tibia.tryniecki.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TibiaJS

Requirements

  • Node 8+

How to run

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

How to update cloned repo

  • git pull origin master
  • git submodule foreach git pull origin master

About

Tibia remake in Typescript made with webgl and socket.io

http://tibia.tryniecki.com/


Languages

Language:TypeScript 94.3%Language:HTML 2.8%Language:JavaScript 2.7%Language:Batchfile 0.2%