This commit is contained in:
zhangzheng
2025-12-10 12:55:42 +08:00
parent 14322e1d2c
commit 56596dcd19
16 changed files with 4 additions and 10 deletions

View File

@@ -19,6 +19,7 @@ namespace Stary.Evo.Editor
private static void PlayerPrefsClear()
{
PlayerPrefs.DeleteAll();
EditorPrefs.DeleteAll();
}
}

View File

@@ -4,7 +4,8 @@
"references": [
"com.stary.evo.runtime",
"YooAsset",
"YooAsset.Editor"
"YooAsset.Editor",
"UniTask"
],
"includePlatforms": [
"Editor"

View File

@@ -1,8 +0,0 @@
fileFormatVersion: 2
guid: b536b81e1762a6a43ba6ac9aabe950d7
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,6 +1,6 @@
{
"name": "com.staryevo.main",
"version": "2.0.18",
"version": "2.0.19",
"displayName": "00.StaryEvo",
"description": "This is an Framework package(后台服务器版本端口9527)",
"unity": "2021.3",