feat: support asset bundle
This commit is contained in:
@@ -15,6 +15,8 @@ MonoBehaviour:
|
||||
audioConfigPath: AudioData
|
||||
audioResourcePath: Audios
|
||||
audioMixerPath: Audios/Master
|
||||
useAssetBundle: 1
|
||||
audioBundlePath: Bundles/audios.ab
|
||||
sfxGroupPath: Master/Regular/SFX
|
||||
voiceGroupPath: Master/Regular/Voice
|
||||
accentSfxGroupPath: Master/SFX_Accent
|
||||
|
||||
@@ -14,3 +14,5 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
hapticConfigPath: HapticData/
|
||||
hapticResourcePath: Haptics/
|
||||
useAssetBundle: 0
|
||||
hapticBundlePath: Bundles/haptics.ab
|
||||
|
||||
Reference in New Issue
Block a user