Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 253 Bytes

File metadata and controls

8 lines (7 loc) · 253 Bytes

Requirements

  • C++17 or later
  • 64-bit system

Installation

  1. Download the latest release
  2. Extract the filemanager.h file from include/filemanager.h into your project folder
  3. Include the header in your code e.g. #include "filemanager.h"