Skip to content

Commit

Permalink
Merge branch 'master' of github.com:luxtorpeda-dev/luxtorpeda
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Oct 3, 2024
2 parents dce7af8 + 672f5eb commit ea15574
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions luxtorpeda.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@ if [[ $2 == *"iscriptevaluator.exe"* ]]; then
exit 0
fi

if [ -z "$SteamAppId" ]; then
echo "lux - Exiting because no steam app id"
exit 0
fi

"$DIR/luxtorpeda.x86_64" "$@"

0 comments on commit ea15574

Please sign in to comment.