Files
BITKit/Src/Unity/Scripts/Quadtree/Net.BITKit.Quadtree.Unity.asmdef

18 lines
509 B
Plaintext
Raw Normal View History

2023-11-30 00:25:43 +08:00
{
2025-03-24 14:42:40 +08:00
"name": "Net.BITKit.Quadtree.Unity",
2023-11-30 00:25:43 +08:00
"rootNamespace": "",
"references": [
"GUID:14fe60d984bf9f84eac55c6ea033a8f4",
2025-03-24 14:42:40 +08:00
"GUID:d8b63aba1907145bea998dd612889d6b",
2024-03-31 23:31:00 +08:00
"GUID:1193c2664d97cc049a6e4c486c6bce71"
2023-11-30 00:25:43 +08:00
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
2025-03-24 14:42:40 +08:00
"defineConstraints": [],
2023-11-30 00:25:43 +08:00
"versionDefines": [],
"noEngineReferences": false
}