The easy and fully automatic setup program for FS Client
Just download from release page and run, that's all. The Program will do all for you.
- clone and build vcpkg
- integrate it to visual studio
- install pugixml and fmt libs (i used static)
- Install C++ WinRT Visual Studio extension
- Build the application
Thx to Victor Zverovich for his awesome fmt libray. And also thx to zeux for pugixml.