修改提交

This commit is contained in:
Bob.Song
2026-03-09 17:50:20 +08:00
parent 68beeb3417
commit 27b85fd875
228 changed files with 30829 additions and 1509 deletions

View File

@@ -0,0 +1,25 @@
{
"name": "UnityTcp.Editor",
"rootNamespace": "UnityTcp.Editor",
"references": [],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": true,
"overrideReferences": true,
"precompiledReferences": [
"Codely.Newtonsoft.Json.dll",
"Codely.Microsoft.CodeAnalysis.CSharp.dll",
"Codely.Microsoft.CodeAnalysis.CSharp.Scripting.dll",
"Codely.Microsoft.CodeAnalysis.dll",
"Codely.Microsoft.CodeAnalysis.Scripting.dll",
"Codely.System.Collections.Immutable.dll",
"Codely.System.Reflection.Metadata.dll",
"Codely.System.Runtime.CompilerServices.Unsafe.dll"
],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}