Tibia remake for modern web. Build on top of WebGL, socket.io and node.js.
- [
npm install gulp -g
] git clone https://github.com/RemoveIt/TibiaJS.git
cd TibiaJS
git submodule init
git submodule update
npm install
gulp build
gulp run
orcd Out
&node Server.js
git pull origin master
git submodule foreach git pull origin master