com.backnd.database
Advanced tools
@@ -205,3 +205,3 @@ using UnityEngine; | ||
| // 메뉴에서 수동 설치 | ||
| [MenuItem("The Backend/Database/Install SDK Plugins")] | ||
| [MenuItem("The Backend/Database/Install Plugins")] | ||
| private static void ManualInstall() | ||
@@ -208,0 +208,0 @@ { |
+2
-2
| { | ||
| "name": "com.backnd.database", | ||
| "version": "0.0.5", | ||
| "version": "0.0.6", | ||
| "displayName": "BACKND Database", | ||
@@ -15,3 +15,3 @@ "description": "BACKND Database is a Unity SDK for seamless integration with BACKND cloud database services.\n\nEasily manage and synchronize game data such as player profiles, game states, and leaderboards across multiple platforms.\nIdeal for Unity developers looking to implement robust database solutions without complex backend setups.", | ||
| "com.unity.nuget.newtonsoft-json": "3.2.2", | ||
| "com.backnd.tools": "0.0.2" | ||
| "com.backnd.tools": "0.0.3" | ||
| }, | ||
@@ -18,0 +18,0 @@ "category": "SDK", |
Sorry, the diff of this file is not supported yet
1097067
0+ Added
- Removed
Updated