feat: add cross-engine platform services

This commit is contained in:
2026-09-05 02:33:55 +08:00
parent 1bfb99d4c3
commit 0030f5b794
10 changed files with 171 additions and 42 deletions
+3 -2
View File
@@ -3,7 +3,8 @@
"rootNamespace": "ShrinkDataSaver",
"references": [
"UniTask",
"Newtonsoft.Json"
"Newtonsoft.Json",
"ShrinkRuntime.Abstractions"
],
"optionalUnityReferences": [],
"includePlatforms": [],
@@ -14,4 +15,4 @@
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}
}