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/Runtime/SkyHook.Unity.asmdef

21 lines
519 B
Plaintext

{
"name": "SkyHook.Unity",
"rootNamespace": "SkyHook",
"references": [],
"includePlatforms": [
"Editor",
"LinuxStandalone64",
"CloudRendering",
"macOSStandalone",
"WindowsStandalone32",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}