From 38ae2954b1f18a723a9069e2a221d2e5b8757911 Mon Sep 17 00:00:00 2001 From: Shashank Suhane Date: Thu, 25 Sep 2025 16:24:13 +0200 Subject: [PATCH 1/2] add missing sdks and rearranging the list --- README.md | 42 ++++++++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 5d07bc3..4424065 100644 --- a/README.md +++ b/README.md @@ -4,34 +4,40 @@ We currently provide the Adjust™ SDK for the following platforms. Click on a l * [Adjust SDK for iOS][ios] * [Adjust SDK for Android][android] -* [Adjust SDK for Windows][windows] -* [Adjust SDK for Adobe AIR][air] * [Adjust SDK for Unity][unity] -* [Adjust SDK for Cordova][cordova] -* [Adjust SDK for Marmalade][marmalade] -* [Adjust SDK for Xamarin][xamarin] -* [Adjust SDK for Cocos2d-x][cocos2dx] -* [Adjust SDK for React Native][react] -* [Adjust SDK for Titanium][titanium] -* [Adjust SDK for Corona][corona] * [Adjust SDK for Flutter][flutter] +* [Adjust SDK for React Native][react] +* [Adjust SDK for Cordova][cordova] * [Adjust SDK for Unreal Engine][unreal] +* [Adjust SDK for Cocos2d-x][cocos2dx] * [Adjust SDK for MAUI][maui] +* [Adjust SDK for Corona][corona] * [Adjust SDK for Web][web] +* [Adjust SDK for Smart Banner][banner] +* [Adjust SDK for Windows][windows] +* [Adjust SDK for Adobe AIR][air] +* [Adjust iOS Extension for Adobe Experience SDK][extension_ios] +* [Adjust Android Extension for Adobe Experience SDK][extension_android] +* [Adjust SDK for Marmalade][marmalade] +* [Adjust SDK for Xamarin][xamarin] +* [Adjust SDK for Titanium][titanium] [ios]: https://github.com/adjust/ios_sdk [android]: https://github.com/adjust/android_sdk -[windows]: https://github.com/adjust/windows_sdk [unity]: https://github.com/adjust/unity_sdk -[air]: https://github.com/adjust/adobe_air_sdk -[cordova]: https://github.com/adjust/cordova_sdk -[marmalade]: https://github.com/adjust/marmalade_sdk -[xamarin]: https://github.com/adjust/xamarin_sdk -[cocos2dx]: https://github.com/adjust/cocos2dx_sdk -[react]: https://github.com/adjust/react_native_sdk -[titanium]: https://github.com/adjust/titanium_sdk -[corona]: https://github.com/adjust/corona_sdk [flutter]: https://github.com/adjust/flutter_sdk +[react]: https://github.com/adjust/react_native_sdk +[cordova]: https://github.com/adjust/cordova_sdk [unreal]: https://github.com/adjust/unreal_sdk +[cocos2dx]: https://github.com/adjust/cocos2dx_sdk [maui]: https://github.com/adjust/maui_sdk +[corona]: https://github.com/adjust/corona_sdk [web]: https://github.com/adjust/web_sdk +[banner]: https://github.com/adjust/smart_banner_sdk +[windows]: https://github.com/adjust/windows_sdk +[air]: https://github.com/adjust/adobe_air_sdk +[extension_ios]: https://github.com/adjust/ios_adobe_extension +[extension_android]: https://github.com/adjust/android_adobe_extension +[marmalade]: https://github.com/adjust/marmalade_sdk +[xamarin]: https://github.com/adjust/xamarin_sdk +[titanium]: https://github.com/adjust/titanium_sdk From fe010076641bf889eb4e9bad6601fb57b8c3ba44 Mon Sep 17 00:00:00 2001 From: Shashank Suhane Date: Thu, 27 Nov 2025 11:23:23 +0100 Subject: [PATCH 2/2] add steamworks unity sdk --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4424065..840b1c8 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ We currently provide the Adjust™ SDK for the following platforms. Click on a l * [Adjust SDK for Web][web] * [Adjust SDK for Smart Banner][banner] * [Adjust SDK for Windows][windows] +* [Adjust SDK for Steamworks Unity][steamworks_unity] * [Adjust SDK for Adobe AIR][air] * [Adjust iOS Extension for Adobe Experience SDK][extension_ios] * [Adjust Android Extension for Adobe Experience SDK][extension_android] @@ -35,6 +36,7 @@ We currently provide the Adjust™ SDK for the following platforms. Click on a l [web]: https://github.com/adjust/web_sdk [banner]: https://github.com/adjust/smart_banner_sdk [windows]: https://github.com/adjust/windows_sdk +[steamworks_unity]: https://github.com/adjust/steamworks_unity_sdk [air]: https://github.com/adjust/adobe_air_sdk [extension_ios]: https://github.com/adjust/ios_adobe_extension [extension_android]: https://github.com/adjust/android_adobe_extension