v1.0.0
Pre-release
Pre-release
How To Download
- Download AnkrSDK.v.1.0.0.zip and extract to your project's 'Plugins' folder
- Download the platform specific library, i.e if you are developing for Windows, Download ankrsdk_windows_unreal.zip and extract the library to 'Plugins->AnkrSDK->Source->AnkrSDK->Private->Windows->Libraries' folder
- That's it, if you don't know where to start.
Release Notes
- Download and develop for Windows, Mac , iOS and Android
- Code improvements and overhead reduced with simplified code
- User friendly code introduced for understandability
- Individual native libraries available for download
- Future release will not affect your project as a whole since individual libraries will be upgraded separately
- Wallet connect is handled for iOS and Android by the libraries
- Library managers are implemented to communicate from C++ to each native library of Windows, Mac, iOS and Android in Unreal Engine
- Tested with Unreal Engine 5.0.2
- Tested with Visual Studio 2022
Supported Platforms
- Windows (Win64)
- Mac (x86_64)
- iOS (arm64)
- Android
Library's Extension
- Windows - Dynamic Linking Library (.dll)
- Mac - Framework (.framework)
- iOS - Framework (.framework)
- Android - Java Archive (.jar)
Contributors
@ektishafahwaz
@anndro
@muhammedea
Full Changelog: v0.3.0...v1.0.0