From 6360e6dd76ef7361a1a35d1ef74b8e06af00441e Mon Sep 17 00:00:00 2001 From: ikpil Date: Wed, 7 Jun 2023 23:17:35 +0900 Subject: [PATCH] for unity3d --- .../DotRecast.Recast.DemoTool.csproj | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 src/DotRecast.Recast.DemoTool/DotRecast.Recast.DemoTool.csproj diff --git a/src/DotRecast.Recast.DemoTool/DotRecast.Recast.DemoTool.csproj b/src/DotRecast.Recast.DemoTool/DotRecast.Recast.DemoTool.csproj new file mode 100644 index 0000000..62ac8a7 --- /dev/null +++ b/src/DotRecast.Recast.DemoTool/DotRecast.Recast.DemoTool.csproj @@ -0,0 +1,17 @@ + + + + netstandard2.1 + + + + + + + + + + + + +