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

18 lines
366 B
Plaintext

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