This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
ARPlusSystem/ARPlusSystem-250418/Library/PackageCache/com.unity.modules.ai@1.0.0/package.json

12 lines
330 B
JSON
Raw Permalink Normal View History

{
"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": {
}
}