.sample.json 239 B

1234
  1. {
  2. "displayName": "Disable AssetImport on Build",
  3. "description": "A script that disables asset importing during a player build. This improves build performance since AssetBundles are copied into StreamingAssets at build time."
  4. }