This repository has been archived on 2023-05-28. You can view files and clone it, but cannot push or open issues/pull-requests.
SkyHook-Unity/Editor/SkyHook.Unity.Editor.asmdef

18 lines
435 B
Plaintext

{
"name": "SkyHook.Unity.Editor",
"rootNamespace": "SkyHook",
"references": [
"GUID:5277a9c527b33a210bfa8bb54a667bf4"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}