Initial Commit
This commit is contained in:
parent
53eb92e9af
commit
270ab7d11f
15341 changed files with 700234 additions and 0 deletions
BIN
Library/PackageCache/com.unity.modules.ai@1.0.0/.icon.png
Normal file
BIN
Library/PackageCache/com.unity.modules.ai@1.0.0/.icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9 KiB |
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 83cbce2f1f889fbe0524787e775befee
|
||||
timeCreated: 0
|
||||
licenseType: Pro
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: e2d09a26ce46dc617b54e49a534ace20
|
||||
timeCreated: 0
|
||||
licenseType: Pro
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
11
Library/PackageCache/com.unity.modules.ai@1.0.0/package.json
Normal file
11
Library/PackageCache/com.unity.modules.ai@1.0.0/package.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"name": "com.unity.modules.ai",
|
||||
"version": "1.0.0",
|
||||
"type": "module",
|
||||
"displayName": "AI",
|
||||
"description": "The AI module implements the path finding features in Unity. Scripting API: https://docs.unity3d.com/ScriptReference/UnityEngine.AIModule.html",
|
||||
"icon": ".icon.png",
|
||||
"dependencies": {
|
||||
|
||||
}
|
||||
}
|
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: f0f13f2ab3d6d13cfc6e4656824bfca8
|
||||
timeCreated: 0
|
||||
licenseType: Pro
|
||||
TextScriptImporter:
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Add table
Add a link
Reference in a new issue