mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2025-02-17 05:18:27 +00:00
create folder and asmdef file for audio importing
This commit is contained in:
parent
03900fd130
commit
3b7433ceb3
3 changed files with 18 additions and 0 deletions
Assets/Scripts/Importing
8
Assets/Scripts/Importing/Audio.meta
Normal file
8
Assets/Scripts/Importing/Audio.meta
Normal file
|
@ -0,0 +1,8 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 6a6d1b3de6ef2e2dcbfd72e6a1ab8dc7
|
||||
folderAsset: yes
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"name": "SanAndreasUnity.Importing.Audio"
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 2569c81e7cf9079fc95a0f72cadffa88
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Add table
Reference in a new issue