diff options
Diffstat (limited to 'Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Documentation/index.md')
-rw-r--r-- | Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Documentation/index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Documentation/index.md b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Documentation/index.md new file mode 100644 index 0000000..5e9e2e3 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Documentation/index.md @@ -0,0 +1,7 @@ +A* Pathfinding Project +====================== + +- Documentation: https://arongranberg.com/astar/docs +- Get started tutorial: https://arongranberg.com/astar/docs/getstarted.html +- Package website: https://arongranberg.com/astar +- Support forum: https://forum.arongranberg.com/ |