From 67e559e14b532e1a562258ec33596a6c6a8fe8e0 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sun, 13 Feb 2022 21:04:18 +0100 Subject: [PATCH] chore(pathfinding): add nuget info --- .../NosSmooth.Extensions.Pathfinding.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj b/Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj index e4c161f..d7d2702 100644 --- a/Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj +++ b/Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj @@ -4,6 +4,9 @@ net6.0 enable enable + NosSmooth extension for finding paths and walking found paths. + https://github.com/Rutherther/NosSmooth/ + MIT NosSmooth extension allowing for finding paths on maps. -- 2.48.1