diff --git a/furality_package.json b/furality_package.json index f4cdf9c..fdae5ed 100644 --- a/furality_package.json +++ b/furality_package.json @@ -5,6 +5,11 @@ "name": "com.furality.updater", "version": "1.0.0", "downloadUrl": "https://github.com/furality/unity-sdk/releases/download/1.0.0/com.furality.updater-1.0.0.tgz" + }, + { + "name": "com.furality.sdk", + "version": "1.0.0", + "downloadUrl": "https://github.com/furality/unity-sdk/releases/download/1.0.0/com.furality.sdk-1.0.0.tgz" } ] }