Info
Version: | 1.0.2 |
Author(s): | DevChache |
Last Update: | Sunday, June 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DevChache/MapLoader.git |
NuGet Url: | https://www.nuget.org/packages/JsonMapLoader |
Install
Install-Package JsonMapLoader
dotnet add package JsonMapLoader
paket add JsonMapLoader
JsonMapLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags
Example structure of resources:
/Resources/Map.json
Notice: you must change the build action of the target resource file to 'embedded resource'.