10 lines
498 B
Plaintext

The A* Pathfinding Project uses some 3rd party code to handle zip compression and Json serialization.
They were chosen for good compatibility with the Unity platform. Modifications have been done to reduce the size and improve their compatibility, especially with the iOS/iPhone platform.
Their respective licenses are included in the folders.
Clipper2 Library with modifications:
https://bitbucket.org/TowerOfBricks/clipper
DotNetZip with modifications:
https://github.com/HalfVoxel/DotNetZip