Files
Workspace/Assets/Modules/ShrinkModFramework/Runtime/ShrinkModFramework.Runtime.asmdef
T

18 lines
397 B
Plaintext

{
"name": "ShrinkModFramework.Runtime",
"rootNamespace": "ShrinkModFramework",
"references": [
"Newtonsoft.Json",
"ShrinkContext.Core.Runtime",
"UniTask"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}