Skip to content

blizzhackers/Diablo2PacketsData

Repository files navigation

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.