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

22 lines
485 B
Plaintext

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