Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 425 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 425 Bytes
const int test = 32;
// syntax high-lighting inside read-me :)

remnant

To get the project to run, you need to copy the debug/release .dll files into the correct "out" directory for whatever build you are running. ie: Debug x64 build needs all the dll files with "-d" in their name copied into the bin\out\debug\ directory. Otherwise you'll receive a runtime error when the program is launched.

XOXOXO �