Release 2.4.6: Add SafeNakamaMultiplayerBridge subclass to fix dictionary lookup crashes
Release / Build & Release (push) Successful in 7m22s
Release / Build & Release (push) Successful in 7m22s
This commit is contained in:
@@ -1,7 +1,16 @@
|
||||
{
|
||||
"latest_version": "2.4.5",
|
||||
"latest_version": "2.4.6",
|
||||
"minimum_app_version": "2.1.0",
|
||||
"releases": [
|
||||
{
|
||||
"version": "2.4.6",
|
||||
"date": "2026-07-09",
|
||||
"pck_url": "https://git.klud.top/danchie/tekton/raw/branch/patches/patch.pck",
|
||||
"pck_size": 0,
|
||||
"changelog": [
|
||||
"Fixed NakamaMultiplayerBridge dictionary lookup crash when receiving match state before user presence is populated by creating a `SafeNakamaMultiplayerBridge` subclass."
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "2.4.5",
|
||||
"date": "2026-07-09",
|
||||
|
||||
Reference in New Issue
Block a user