diff --git a/source/misc/standalone/blockattack_standalone_launcher b/source/misc/standalone/blockattack_standalone_launcher index 1785e9c..c741844 100644 --- a/source/misc/standalone/blockattack_standalone_launcher +++ b/source/misc/standalone/blockattack_standalone_launcher @@ -1,5 +1,7 @@ #!/bin/bash +# This file is based on the guide from https://itch.io/docs/itch/integrating/platforms/linux.html + # Move to script's directory cd "`dirname "$0"`"