Using TiledNet
Revision as of 16:57, 14 January 2024 by Admin (talk | contribs) (Admin moved page Using TiledLib.Net to Using TiledNet)
Install TiledCS
The easiest method is to create your MonoGame project then:
- Click on project & select Nuget Package Manager
- Search online for TiledNet & Install
- In the Game1.cs of your project add:
using Tiled;