Updated docs a bit

This commit is contained in:
Daniel Cronqvist 2024-09-04 21:27:18 +02:00
parent 247f9294af
commit 8fd43d95aa
5 changed files with 99 additions and 14 deletions

View file

@ -2,9 +2,8 @@ using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using DotTiled.Serialization;
namespace DotTiled;
namespace DotTiled.Serialization;
/// <summary>
/// Able to load Tiled resources from a given path.