Files
Commercialization.topon/Assets/Editor/AnyThinkPlugin.Editor.asmdef

19 lines
478 B
Plaintext
Raw Normal View History

2023-01-29 13:57:00 +08:00
{
"name": "AnyThinkPlugin.Editor",
"rootNamespace": "",
"references": [
"GUID:c248eb35f205f4a4ca30558ca783f464",
2023-01-29 17:19:48 +08:00
"GUID:50611132f38c26d49a2328608a8945e1"
],
"includePlatforms": [
"Editor"
2023-01-29 13:57:00 +08:00
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}