Files
ShrinkNetwork/Runtime/ShrinkNetwork.Runtime.asmdef
cneicy 8eaaa3040a
Publish UPM package / publish (push) Failing after 1s
chore: initialize standalone UPM package
2026-08-26 02:50:34 +08:00

17 lines
352 B
Plaintext

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