Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 203 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 203 Bytes

datparserjs

A parser for Tibia 11's .dat format written for node.js.

How to run

  • Clone this repository
  • Run npm install
  • Run node app.js --file filename (e.g. node app.js --file Tibia.dat)