error reports: @adm_vladimir on Slack
GITHUB: https://github.com/vladoss/GameArter_SDK_Unity
Download SDK 3.6
2024 - 09 - 19
Supported by Unity 2023.2.X
bug-fix Fixed error "Arial.ttf is no longer a valid built in font."
Download SDK 3.5
2020 - 07 - 15
Supported by Unity 2018.3.0 and above.
new feature Added support of rewarded ads for PC web.
Download SDK 3.4
2020 - 03 - 23
Supported by Unity 2018.3.0 and above.
bug-fix Fixed bug in LocalCurrencyAbs() function.
Download SDK 3.3
Replacement of ver 3.2
Supported by Unity 2018.3.0 and above.
Guide for simple migration from older SDK
2020 - 01 - 14
bug-fix Fixed displayed warning message in combination of Multiplayer game using Basic mode and own network solution.
Download SDK 3.1
Supported by Unity 2018.3.0 and above.
Guide for simple migration from older SDK
2019 - 10 - 08
Improvement: Minor improvements in vulnerability treatment + new helper functions.
Download SDK 3.0
Supported by Unity 2018.3.0 and above.
Guide for simple migration from older SDK
2019 - 06 - 02
Improvement: Added full Google Play support
Download SDK 2.7
Guide for simple migration from older SDK
2019 - 05 - 16
bug-fix Fixed potential error in required network in Basic SDK mode.
Download SDK 2.6
Guide for simple migration from older SDK
2019 - 05 - 13
bug-fix Fixed error during building for Android platform with enabled IL2CPP
Download SDK 2.5
Guide for simple migration from older SDK
2019 - 04 - 29
bug-fix Fixed error in Basic SDK mode using external network.
Improvement: Added function for getting SDK state (Garter.I.IsInitialized())
Download SDK 2.4
Guide for simple migration from older SDK
For unity 2018.X and above
2019 - 03 - 18
Improvement: Added protection from posting data before SDK initialization.
Improvement: Switch from obsolete Unity's WWW to UnityWebRequest.
new feature Calling ads with callback.
new feature Getting ad configuration.
Download SDK 2.3
Guide for simple migration from older SDK
2019 - 02 - 22
bug-fix Fixed Inspector UI for GameArter_Initialize prefab in Unity 2018.3.X
Download SDK 2.2
Guide for simple migration from older SDK
2019 - 02 - 06
new feature added Install games as App suport
Download SDK 2.1
Guide for simple migration from older SDK
2018 - 11 - 17
bug-fix Fixed serverUrl issue. (Error during game-config export).
Download SDK 2.0
2018 - 11 - 16
Improvement: Simplification of implementation process.
new feature Extended options of storage management
1.30
Download by pressing version.
2018 - 10 - 26
Improvement: Delegates functions instead of separated classes.
new feature Assets management in experimental version (Contact support for using it).
1.21
Download by pressing version.
2018 - 09 - 27, Updated on 2018-10-10
bug-fix On 10.10.2018 was fix in Garter.I.GetData() (removed dependency at another function).
bug-fix On 10.10.2018 was added support of decimal type for webgl build. If you downloaded this SDk version before 10.10, please, update Garter.cs script to achieve functionality in a browser.
new feature Connection of events with a shop via new type of events with undefined trend.
bug-fix Treated limit values in hack detection mechanism.
1.20
Download by pressing version.
2018 - 09 - 14
new feature Full SDK support. Ready for production. (In Alpha version).
Improvement of Examples in GameArter_SDK_Examples folder.
1.12
2018 - 07 - 06
Improvement of GarterLiteCallbacks + reengineering of GarterLite.cs to make the mechanism more simple to understand.
new feature Added support of in-game purchases directly in the Unity editor.
new feature Added platforms option. Currently - only WebGl available.
1.1
2018 - 06 - 25
new Fully automatized. Fully managable via GameArter.
new feature Game versions. - this feature will make testing and game updates simplier. (Update of HGarter_init.cs will probably clear filled data of GameArter_Initialize prefab. Please, backup it first.)
GameId renamed to projectId.
bug-fix Fixed security issue.
bug-fix Fixed data management issue.