Alex 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
..
Behaviors 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Core 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Editor 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
ExampleScenes 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Generators 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Legacy 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Modifiers 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Navmesh 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
PackageTools 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Pathfinders 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Plugins 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
TurnBased 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Utilities 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
AstarPathfindingProject.asmdef 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
AstarPathfindingProject.asmdef.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Behaviors.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Core.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Editor.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
ExampleScenes.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Generators.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Legacy.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Modifiers.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Navmesh.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
PackageTools.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Pathfinders.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Plugins.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Readme.txt 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Readme.txt.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Readme_upgrading.txt 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Readme_upgrading.txt.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
TurnBased.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
Utilities.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
changelog.cs 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
changelog.cs.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
defines.csv 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
defines.csv.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
documentation.html 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
documentation.html.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
link.xml 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos
link.xml.meta 11b2df02bd Update project %!s(int64=5) %!d(string=hai) anos

Readme.txt


========= The A* Pathfinding Project =========

The A* Pathfinding Project is an out-of-the-box pathfinding system
which along with ease of use has a large amount of features and blazing fast pathfinding.

The system has a Free version and a Pro version, both can found on my website (see below) and the Pro version can also be found in the Unity Asset Store

Documentation for the system can be found at:
http://www.arongranberg.com/astar/docs/

A Get Started Guide can be found here:
http://www.arongranberg.com/astar/docs/getstarted.php

If you have a question you can search for earlier posts in the forum or start a new thread:
http://forum.arongranberg.com

The A* Pathfinding Project was made by Aron Granberg
http://www.arongranberg.com

The license is the AssetStore Free License and the AssetStore Commercial License respectively for the Free and Pro versions of the project.

Using:
DotNetZip - For creating zip files from serialized data (also modified to get rid of System.File calls which are not allowed in the webplayer)