This commit is contained in:
wsh
2025-05-21 12:10:38 +09:00
parent 6fd6b2b355
commit 7116a959ec
2353 changed files with 47 additions and 1 deletions

View File

@@ -0,0 +1,18 @@
{
"name": "MessagePack.UnityEditor",
"rootNamespace": "",
"references": [
"MessagePack"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}