/FS-Setup

Setup for FS Client

Primary LanguageC++MIT LicenseMIT

FS-Setup

The easy and fully automatic setup program for FS Client

How to Use

Just download from release page and run, that's all. The Program will do all for you.

How to Build

  1. clone and build vcpkg
  2. integrate it to visual studio
  3. install pugixml and fmt libs (i used static)
  4. Install C++ WinRT Visual Studio extension
  5. Build the application

Credits

Thx to Victor Zverovich for his awesome fmt libray. And also thx to zeux for pugixml.