Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 429 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 429 Bytes

demo

The aim of this repository is to make it trivial to parse and analyze the *.dmo file format of DevilutionX, as used for input event demo recording and replay.

To facilitate this effort, lexers and parses are automatically generated from a BNF grammar for the demo file format.

Installation

go install github.com/mewspring/demo/cmd/demo_dump@master

Usage

demo_dump FILE.dmo