Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 250 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 250 Bytes

Dragon Nest Quick Launcher

Requirements

Build instruction for GCC/Clang

mkdir build
cd build
cmake .. -G "MinGW Makefiles"
mingw32-make or make

TODO