summaryrefslogtreecommitdiff
path: root/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2024-05-23 10:08:29 +0800
committerchai <215380520@qq.com>2024-05-23 10:08:29 +0800
commit8722a9920c1f6119bf6e769cba270e63097f8e25 (patch)
tree2eaf9865de7fb1404546de4a4296553d8f68cc3b /Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins
parent3ba4020b69e5971bb0df7ee08b31d10ea4d01937 (diff)
+ astar project
Diffstat (limited to 'Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins')
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper.meta2
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt23
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt.meta4
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dllbin0 -> 58880 bytes
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll.meta80
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip.meta2
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/DotNetZipLicense.txt33
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/DotNetZipLicense.txt.meta2
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dllbin0 -> 240640 bytes
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll.meta80
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri.meta5
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Pathfinding.Poly2Tri.dllbin0 -> 36352 bytes
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Pathfinding.Poly2Tri.dll.meta80
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Poly2TriLicense.txt26
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Poly2TriLicense.txt.meta4
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/dependencies.txt16
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/dependencies.txt.meta2
17 files changed, 359 insertions, 0 deletions
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper.meta
new file mode 100644
index 0000000..f27af9a
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper.meta
@@ -0,0 +1,2 @@
+fileFormatVersion: 2
+guid: 5ec2d869f6dd648c7a3a1873e656cac0
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt
new file mode 100644
index 0000000..127a5bc
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt
@@ -0,0 +1,23 @@
+Boost Software License - Version 1.0 - August 17th, 2003
+
+Permission is hereby granted, free of charge, to any person or organization
+obtaining a copy of the software and accompanying documentation covered by
+this license (the "Software") to use, reproduce, display, distribute,
+execute, and transmit the Software, and to prepare derivative works of the
+Software, and to permit third-parties to whom the Software is furnished to
+do so, all subject to the following:
+
+The copyright notices in the Software and this entire statement, including
+the above license grant, this restriction and the following disclaimer,
+must be included in all copies of the Software, in whole or in part, and
+all derivative works of the Software, unless such copies or derivative
+works are solely in the form of machine-executable object code generated by
+a source language processor.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE. \ No newline at end of file
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt.meta
new file mode 100644
index 0000000..9141bd3
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/ClipperLicense.txt.meta
@@ -0,0 +1,4 @@
+fileFormatVersion: 2
+guid: 08c5ae29106b34503b70cdb469fece59
+TextScriptImporter:
+ userData:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll
new file mode 100644
index 0000000..e6fac3d
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll
Binary files differ
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll.meta
new file mode 100644
index 0000000..fb93c64
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Clipper/Pathfinding.ClipperLib.dll.meta
@@ -0,0 +1,80 @@
+fileFormatVersion: 2
+guid: 19035d002594b44d09f9db8816a03092
+PluginImporter:
+ externalObjects: {}
+ serializedVersion: 2
+ iconMap: {}
+ executionOrder: {}
+ defineConstraints: []
+ isPreloaded: 0
+ isOverridable: 0
+ isExplicitlyReferenced: 1
+ validateReferences: 1
+ platformData:
+ - first:
+ :
+ second:
+ enabled: 0
+ settings: {}
+ - first:
+ : Any
+ second:
+ enabled: 0
+ settings:
+ Exclude Editor: 0
+ Exclude Linux64: 0
+ Exclude OSXUniversal: 0
+ Exclude WebGL: 0
+ Exclude Win: 0
+ Exclude Win64: 0
+ - first:
+ Any:
+ second:
+ enabled: 1
+ settings: {}
+ - first:
+ Editor: Editor
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ DefaultValueInitialized: true
+ OS: AnyOS
+ - first:
+ Standalone: Linux64
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: OSXUniversal
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: Win
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: Win64
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ WebGL: WebGL
+ second:
+ enabled: 1
+ settings: {}
+ - first:
+ Windows Store Apps: WindowsStoreApps
+ second:
+ enabled: 0
+ settings:
+ CPU: AnyCPU
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip.meta
new file mode 100644
index 0000000..5be7946
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip.meta
@@ -0,0 +1,2 @@
+fileFormatVersion: 2
+guid: 84660c55390e34113a92e0f2ce31fedd
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/DotNetZipLicense.txt b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/DotNetZipLicense.txt
new file mode 100644
index 0000000..ade678c
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/DotNetZipLicense.txt
@@ -0,0 +1,33 @@
+Microsoft Public License (Ms-PL)
+
+This license governs use of the accompanying software, the DotNetZip library ("the software"). If you use the software, you accept this license. If you do not accept the license, do not use the software.
+
+1. Definitions
+
+The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.
+
+A "contribution" is the original software, or any additions or changes to the software.
+
+A "contributor" is any person that distributes its contribution under this license.
+
+"Licensed patents" are a contributor's patent claims that read directly on its contribution.
+
+2. Grant of Rights
+
+(A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
+
+(B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.
+
+3. Conditions and Limitations
+
+(A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.
+
+(B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.
+
+(C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
+
+(D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.
+
+(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.
+
+
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/DotNetZipLicense.txt.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/DotNetZipLicense.txt.meta
new file mode 100644
index 0000000..cf89390
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/DotNetZipLicense.txt.meta
@@ -0,0 +1,2 @@
+fileFormatVersion: 2
+guid: 59ba0bf2b49f14a96917a04cee5df27e
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll
new file mode 100644
index 0000000..ecf8fa5
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll
Binary files differ
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll.meta
new file mode 100644
index 0000000..04c8efc
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/DotNetZip/Pathfinding.Ionic.Zip.Reduced.dll.meta
@@ -0,0 +1,80 @@
+fileFormatVersion: 2
+guid: fe33c6edd001f4cc2a772cb71aff86be
+PluginImporter:
+ externalObjects: {}
+ serializedVersion: 2
+ iconMap: {}
+ executionOrder: {}
+ defineConstraints: []
+ isPreloaded: 0
+ isOverridable: 0
+ isExplicitlyReferenced: 1
+ validateReferences: 1
+ platformData:
+ - first:
+ :
+ second:
+ enabled: 0
+ settings: {}
+ - first:
+ : Any
+ second:
+ enabled: 0
+ settings:
+ Exclude Editor: 0
+ Exclude Linux64: 0
+ Exclude OSXUniversal: 0
+ Exclude WebGL: 0
+ Exclude Win: 0
+ Exclude Win64: 0
+ - first:
+ Any:
+ second:
+ enabled: 1
+ settings: {}
+ - first:
+ Editor: Editor
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ DefaultValueInitialized: true
+ OS: AnyOS
+ - first:
+ Standalone: Linux64
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: OSXUniversal
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: Win
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: Win64
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ WebGL: WebGL
+ second:
+ enabled: 1
+ settings: {}
+ - first:
+ Windows Store Apps: WindowsStoreApps
+ second:
+ enabled: 0
+ settings:
+ CPU: AnyCPU
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri.meta
new file mode 100644
index 0000000..b81b2f6
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri.meta
@@ -0,0 +1,5 @@
+fileFormatVersion: 2
+guid: 791a35fe327bc4ea1b67e27486d1ce01
+folderAsset: yes
+DefaultImporter:
+ userData:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Pathfinding.Poly2Tri.dll b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Pathfinding.Poly2Tri.dll
new file mode 100644
index 0000000..62fb3c2
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Pathfinding.Poly2Tri.dll
Binary files differ
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Pathfinding.Poly2Tri.dll.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Pathfinding.Poly2Tri.dll.meta
new file mode 100644
index 0000000..b2a1c60
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Pathfinding.Poly2Tri.dll.meta
@@ -0,0 +1,80 @@
+fileFormatVersion: 2
+guid: 30b798b6b35e94042b75435e2c52e2eb
+PluginImporter:
+ externalObjects: {}
+ serializedVersion: 2
+ iconMap: {}
+ executionOrder: {}
+ defineConstraints: []
+ isPreloaded: 0
+ isOverridable: 0
+ isExplicitlyReferenced: 1
+ validateReferences: 1
+ platformData:
+ - first:
+ :
+ second:
+ enabled: 0
+ settings: {}
+ - first:
+ : Any
+ second:
+ enabled: 0
+ settings:
+ Exclude Editor: 0
+ Exclude Linux64: 0
+ Exclude OSXUniversal: 0
+ Exclude WebGL: 0
+ Exclude Win: 0
+ Exclude Win64: 0
+ - first:
+ Any:
+ second:
+ enabled: 1
+ settings: {}
+ - first:
+ Editor: Editor
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ DefaultValueInitialized: true
+ OS: AnyOS
+ - first:
+ Standalone: Linux64
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: OSXUniversal
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: Win
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ Standalone: Win64
+ second:
+ enabled: 1
+ settings:
+ CPU: AnyCPU
+ - first:
+ WebGL: WebGL
+ second:
+ enabled: 1
+ settings: {}
+ - first:
+ Windows Store Apps: WindowsStoreApps
+ second:
+ enabled: 0
+ settings:
+ CPU: AnyCPU
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Poly2TriLicense.txt b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Poly2TriLicense.txt
new file mode 100644
index 0000000..2f35bd8
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Poly2TriLicense.txt
@@ -0,0 +1,26 @@
+The BSD 3-Clause License
+The following is a BSD 3-Clause ("BSD New" or "BSD Simplified") license template. To generate your own license, change the values of OWNER, ORGANIZATION and YEAR from their original values as given here, and substitute your own.
+
+Note: You may omit clause 3 and still be OSD-conformant. Despite its colloquial name "BSD New", this is not the newest version of the BSD license; it was followed by the even newer BSD-2-Clause version, sometimes known as the "Simplified BSD License". On January 9th, 2008 the OSI Board approved BSD-2-Clause, which is used by FreeBSD and others. It omits the final "no-endorsement" clause and is thus roughly equivalent to the MIT License.
+
+Historical Background: The original license used on BSD Unix had four clauses. The advertising clause (the third of four clauses) required you to acknowledge use of U.C. Berkeley code in your advertising of any product using that code. It was officially rescinded by the Director of the Office of Technology Licensing of the University of California on July 22nd, 1999. He states that clause 3 is "hereby deleted in its entirety." The four clause license has not been approved by OSI. The license below does not contain the advertising clause.
+
+This prelude is not part of the license.
+
+<OWNER> = Regents of the University of California
+<ORGANIZATION> = University of California, Berkeley
+<YEAR> = 1998
+
+In the original BSD license, both occurrences of the phrase "COPYRIGHT HOLDERS AND CONTRIBUTORS" in the disclaimer read "REGENTS AND CONTRIBUTORS".
+
+Here is the license template:
+
+Copyright (c) <YEAR>, <OWNER>
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
+
+Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
+Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
+Neither the name of the <ORGANIZATION> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Poly2TriLicense.txt.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Poly2TriLicense.txt.meta
new file mode 100644
index 0000000..3305e4c
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/Poly2Tri/Poly2TriLicense.txt.meta
@@ -0,0 +1,4 @@
+fileFormatVersion: 2
+guid: 8de03443595d54cd8ac8280d34835f5f
+TextScriptImporter:
+ userData:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/dependencies.txt b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/dependencies.txt
new file mode 100644
index 0000000..7f142c3
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/dependencies.txt
@@ -0,0 +1,16 @@
+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.
+
+The Json library with modifications is hosted at bitbucket:
+ https://bitbucket.org/TowerOfBricks/jsonfx-for-unity3d
+
+Clipper Library with modifications:
+ https://bitbucket.org/TowerOfBricks/clipper
+
+Poly2Tri with modifications:
+ https://github.com/HalfVoxel/poly2tri-cs
+
+DotNetZip with modifications:
+ https://github.com/HalfVoxel/DotNetZip \ No newline at end of file
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/dependencies.txt.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/dependencies.txt.meta
new file mode 100644
index 0000000..0e06262
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/Plugins/dependencies.txt.meta
@@ -0,0 +1,2 @@
+fileFormatVersion: 2
+guid: cfd9baf6289e54259afb1420c5bee619