Files
Workspace/Assets/Demos/Demo2/Mods/NightShiftProtocol/UnityAdapter/NightShiftProtocol.Unity.asmdef
T
2026-08-18 02:03:34 +08:00

20 lines
459 B
Plaintext

{
"name": "NightShiftProtocol.Unity",
"rootNamespace": "NightShiftProtocol",
"references": [
"NightShiftProtocol.Rules",
"Demo2.Domain",
"Demo2.Runtime",
"ShrinkModFramework.Runtime",
"ShrinkCommand.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}