We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8c868 commit d3d4c76Copy full SHA for d3d4c76
NonSteamLaunchers.sh
@@ -93,7 +93,7 @@ fi
93
exec > >(tee -a "$log_file") 2>&1
94
95
# Version number (major.minor)
96
-version=v4.2.87
+version=v4.2.88
97
#NSL Decky Plugin Latest Github Version
98
deckyversion=$(curl -s https://raw.githubusercontent.com/moraroy/NonSteamLaunchersDecky/refs/heads/main/package.json | grep -o '"version": "[^"]*' | sed 's/"version": "//')
99
0 commit comments