@ -24,7 +24,7 @@ rm release/*.pdb
touch release/runGame.sh
echo "#!/bin/bash
if [ `bin/AdventuresInLestoria | wc -l` == 0 ]; then
if [ \`bin/AdventuresInLestoria | wc -l\` == 0 ]; then
echo \"Failed to Load through Steam Restarting without Steam API!\"
bin/AdventuresInLestoria nosteam
else