TH1/Unity/Assets/Scripts/ModelView/Unity.ModelView.asmdef

23 lines
544 B
Plaintext

{
"name": "Unity.ModelView",
"rootNamespace": "ET",
"references": [
"Unity.ThirdParty",
"Unity.Core",
"Unity.Mathematics",
"Unity.Loader",
"Unity.Model",
"YooAsset"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [
"UNITY_COMPILE || UNITY_EDITOR"
],
"versionDefines": [],
"noEngineReferences": false
}