Rasagar/Library/PackageCache/com.unity.modules.assetbundle/package.json

9 lines
374 B
JSON
Raw Permalink Normal View History

2024-08-26 13:07:20 -07:00
{
"name": "com.unity.modules.assetbundle",
"version": "1.0.0",
"type": "module",
"displayName": "Asset Bundle",
"description": "The AssetBundle module implements the AssetBundle class and related APIs to load data from AssetBundles. Scripting API: https://docs.unity3d.com/ScriptReference/UnityEngine.AssetBundleModule.html",
"icon": null,
"dependencies": {}
}