This commit is contained in:
2026-06-11 22:49:50 +07:00
parent 458c338b27
commit e85e66002f
4105 changed files with 1435727 additions and 11 deletions

View File

@@ -0,0 +1,10 @@
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