Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 262 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 262 Bytes

Flash

Text editor built with C++ and the Win32 API.

Requirements

  • Visual Studio with C++ stuff installed

Building

  • Open build.bat and set VC_VERSION to your Visual Studio year e.g 2019
  • Run build.bat d for debug or build.bat r for release