Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 205 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 205 Bytes

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