多轮审查评估

This commit is contained in:
2026-05-13 09:19:54 +08:00
parent 458f344e83
commit 1b37297585
57 changed files with 3019 additions and 218 deletions

View File

@@ -0,0 +1,25 @@
{
"name": "BaseGames.Tests.EditMode",
"rootNamespace": "BaseGames.Tests.EditMode",
"references": [
"BaseGames.Combat.StatusEffects",
"BaseGames.Combat",
"BaseGames.Core",
"BaseGames.EventChain",
"UnityEngine.TestRunner",
"UnityEditor.TestRunner"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": true,
"precompiledReferences": [
"nunit.framework.dll"
],
"autoReferenced": false,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}