Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 549 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 549 Bytes

Linux Windows

devilutionx-gamelist

Small program for printing out a json list of current games

How to build

cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release
cmake --build build -j