多轮审查和修复
This commit is contained in:
34
Assets/Scripts/Support/BaseGames.Support.asmdef
Normal file
34
Assets/Scripts/Support/BaseGames.Support.asmdef
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "BaseGames.Support",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"BaseGames.Core",
|
||||
"BaseGames.Core.Events",
|
||||
"BaseGames.Core.Save",
|
||||
"BaseGames.Input",
|
||||
"BaseGames.Player",
|
||||
"BaseGames.Player.States",
|
||||
"BaseGames.Enemies",
|
||||
"BaseGames.Combat",
|
||||
"BaseGames.World",
|
||||
"BaseGames.Progression",
|
||||
"BaseGames.Platform",
|
||||
"Unity.TextMeshPro",
|
||||
"Unity.RenderPipelines.Universal.Runtime"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": true,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.unity.nuget.newtonsoft-json",
|
||||
"expression": "",
|
||||
"define": "NEWTONSOFT_JSON"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
Reference in New Issue
Block a user