Releases: cronos-labs/play-unreal-plugin
Releases · cronos-labs/play-unreal-plugin
v0.0.21-alpha
support ue 5.5
v0.0.20-alpha
- Add verify signature for walletconnect 2.0
v0.0.19-alpha
- Fix WC 2.0 for defiwallet
- Support UE 5.4
v0.0.18-alpha
- Support metamask send-tx for wallet-connect 2.0
- Support Unreal Engine 5.3.0
- Add weakptr checking for WalletConnect 2.0
v0.0.17-alpha
- fix windows build
- use universal lib (x86_64 + arm64) for mac
v0.0.16-alpha
- use universal library for mac (x86_64 + arm64)
v0.0.15-alpha
use one binary for mac
v0.0.14-alpha
- only one build for mac
- fix Array bug in abi json
v0.0.13-alpha
[v0.0.13-alpha] - 2023-6-15
- Support apple arm64
- Support Unreal Engine 5.2.0
v0.0.12-alpha
[v0.0.12-alpha] - 2023-5-04
- Support sending transactions using Metamask and Crypto.com Defi Wallet
- Use play-cpp-sdk v0.0.19-alpha
- Replace rust::cxxbridge1::Error with std::exception
- Merge CI workflows
- Fix varies crashes issues