Improve namespace and assembly names.
This commit is contained in:
22
Runtime/Shazbot.VHACD.asmdef
Normal file
22
Runtime/Shazbot.VHACD.asmdef
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Shazbot.VHACD",
|
||||
"rootNamespace": "VHACD",
|
||||
"references": [
|
||||
"GUID:80ed647da8ce73c45b66c239eba0365a"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": true,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "ru.shazbot.utils",
|
||||
"expression": "",
|
||||
"define": "UTILS"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Reference in New Issue
Block a user