4 lines
236 B
JSON
Raw Normal View History

2025-05-18 01:04:31 +08:00
{
"displayName": "Disable AssetImport on Build",
"description": "A script that disables asset importing during a player build. This improves build performance since AssetBundles are copied into StreamingAssets at build time."
}