Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 272 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 272 Bytes

Diablo 2 Packets Data

The main data for this repo lives in src/data/, so any updates to the packet data should be done there.

To set up the app for local testing run npm install in the repo root folder (requires node.js).

To locally test the app run npm start.