Tiled parser compatible with version 1.3.x.
- nlohmann/json JSON lib for Modern C++;
- googletest Testing and Mocking Framework;
Add the include
folder and the inner .h
and .cpp
files to your build path.
After install Microsoft Visual Studio Community 2019, open the IDE and select:
File > Open > Project/Solution...
Select the file TiledParser.sln
and hit Open.