We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bcc2af commit 6826794Copy full SHA for 6826794
steamtinkerlaunch
@@ -1,12 +1,13 @@
1
#!/usr/bin/env bash
2
# shellcheck source=/dev/null
3
+# shellcheck extended-analysis=false
4
5
### project ###
6
7
PREFIX="/usr"
8
PROGNAME="SteamTinkerLaunch"
9
NICEPROGNAME="Steam Tinker Launch"
-PROGVERS="v14.0.20240307-3"
10
+PROGVERS="v14.0.20240316-1"
11
PROGCMD="${0##*/}"
12
PROGINTERNALPROTNAME="Proton-stl"
13
SHOSTL="stl"
0 commit comments