mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-22 12:03:04 +00:00
create asmdef file for SanAndreasUnity.Importing
This commit is contained in:
parent
2f1e2eeb4b
commit
0627b1c45a
2 changed files with 21 additions and 0 deletions
14
Assets/Scripts/Importing/SanAndreasUnity.Importing.asmdef
Normal file
14
Assets/Scripts/Importing/SanAndreasUnity.Importing.asmdef
Normal file
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "SanAndreasUnity.Importing",
|
||||
"references": [
|
||||
"SanAndreasUnity.Utilities"
|
||||
],
|
||||
"optionalUnityReferences": [],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": []
|
||||
}
|
|
@ -0,0 +1,7 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 905491375581b81e8837c1d3f575777b
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in a new issue