From 8722a9920c1f6119bf6e769cba270e63097f8e25 Mon Sep 17 00:00:00 2001 From: chai <215380520@qq.com> Date: Thu, 23 May 2024 10:08:29 +0800 Subject: + astar project --- .../Packages/com.arongranberg.astar/Readme_upgrading.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Readme_upgrading.txt (limited to 'Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Readme_upgrading.txt') diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Readme_upgrading.txt b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Readme_upgrading.txt new file mode 100644 index 0000000..cac0c27 --- /dev/null +++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Readme_upgrading.txt @@ -0,0 +1,5 @@ +If you have upgraded from an older version and you are suddenly seeing compiler errors. +Please read this guide: http://arongranberg.com/astar/docs/upgrading.html + +If you still cannot find a solution search the forum: http://forum.arongranberg.com. +If you cannot find a solution after that, then post a question in the forum. \ No newline at end of file -- cgit v1.1-26-g67d0