移除postprocess包

This commit is contained in:
ALIENJACK 2024-12-25 01:05:18 +08:00
parent 34c7eef257
commit 94fb19c4db
3 changed files with 0 additions and 11 deletions

View File

@ -1,6 +1,5 @@
using AxibugEmuOnline.Client.ClientCore;
using UnityEngine;
using UnityEngine.Rendering.PostProcessing;
namespace AxibugEmuOnline.Client
{

View File

@ -2,7 +2,6 @@
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.postprocessing": "3.4.0",
"com.unity.ugui": "2.0.0",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.ai": "1.0.0",

View File

@ -22,15 +22,6 @@
},
"url": "https://packages.unity.cn"
},
"com.unity.postprocessing": {
"version": "3.4.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.physics": "1.0.0"
},
"url": "https://packages.unity.cn"
},
"com.unity.test-framework": {
"version": "1.4.5",
"depth": 1,