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
442 B
Plaintext
Raw Normal View History

2022-11-05 23:24:33 +09:00
{
"name": "SkyHook.Unity.Editor",
"rootNamespace": "SkyHook.Editor",
"references": [
"GUID:5277a9c527b33a210bfa8bb54a667bf4"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}