steve228uk / TunnelDeck

A Decky Plugin for Steam Deck to Access Wireguard and OpenVPN Connections From Gaming Mode
Other
86 stars 13 forks source link

Update Decky Frontend Lib #21

Open Azure-Agst opened 5 months ago

Azure-Agst commented 5 months ago

Plugins using older versions of the DFL library now spew errors in the SharedJSContext log. All this PR does is update TunnelDeck to use a more recent version of the lib to suppress this error.

I've built and tested this version my Deck (SteamOS Stable 3.5.7, Decky v2.11.1) and the plugin still functions as expected.

Ref: SteamDeckHomebrew/decky-frontend-lib#101

Zacktamondo commented 4 months ago

Updated to "decky-frontend-lib": "^3.25.0", and it also works flawlessly.