From 16c685ae8563105836569bd6764006352177f4f9 Mon Sep 17 00:00:00 2001 From: ikpil Date: Thu, 8 Jun 2023 00:01:01 +0900 Subject: [PATCH] add link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40ed44f..0ca1426 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![.NET](https://github.com/ikpil/DotRecast/actions/workflows/dotnet.yml/badge.svg)](https://github.com/ikpil/DotRecast/actions/workflows/dotnet.yml) # Introduction -1. DotRecast is a port of C++'s recastnavigation and Java's recast4j to the C# language. +1. DotRecast is a port of C++'s [recastnavigation](https://github.com/recastnavigation/recastnavigation) and Java's [recast4j](https://github.com/ppiastucki/recast4j) to the C# language. 2. For game development, C# servers, C# project, and Unity3D are supported. 3. DotRecast consists of Recast and Detour, Crowd, Dynamic, Extras, TileCache, DemoTool, Demo