diff --git a/steamtinkerlaunch b/steamtinkerlaunch index c726213d..c8dd35b6 100755 --- a/steamtinkerlaunch +++ b/steamtinkerlaunch @@ -7,7 +7,7 @@ PREFIX="/usr" PROGNAME="SteamTinkerLaunch" NICEPROGNAME="Steam Tinker Launch" -PROGVERS="v14.0.20240312-1 (nonsteamgame-allowoverlay-openvr-fix)" +PROGVERS="v14.0.20240605-1 (nonsteamgame-allowoverlay-openvr-fix)" PROGCMD="${0##*/}" PROGINTERNALPROTNAME="Proton-stl" SHOSTL="stl" @@ -22517,20 +22517,15 @@ function commandline { DEBUG_CONFIGVDF="${CFGVDF//.vdf/ testing.vdf}" DEBUGNOSTAID="-222353304" - return - ### This part of debug is for testing updating the JSON blob in the localconfig VDF ### that holds information about which Collections a non-steam game is using ### ### It may also be some now-outdated testing for localconfig.vdf parsing - - - # # Don't let the user run the internal debug command - # writelog "WARN" "${FUNCNAME[0]} - No debug for you!" - # echo "No debug for you!" - # return + writelog "WARN" "${FUNCNAME[0]} - No debug for you!" + echo "No debug for you!" + return # DEBUGNOSTAID="-222353304"