TH1/Unity/Assets/Scripts/Core/Unity.Core.asmdef
2025-07-17 18:26:28 +08:00

18 lines
427 B
Plaintext

{
"name": "Unity.Core",
"rootNamespace": "ET",
"references": [
"Unity.ThirdParty",
"Unity.Mathematics",
"MemoryPack"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}