bkohler616 / TunnelDeck

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

fix: update decky-frontend-lib to latest so the UI works again #1

Closed bkohler616 closed 6 months ago

bkohler616 commented 6 months ago

Due to new release of Steam OS and decky-frontend-lib, we needed to update the decky-frontend-lib version.

Performed a pnpm install, then performed pnpm install decky-frontend-lib@3.25.0 to get the latest.

Have not modified anything else - functionality is now back to normal

Due to the maintainer of the original not being present, merging into fork base. Reference to PR to mainline https://github.com/steve228uk/TunnelDeck/pull/26