pinkwah / steam-appmanifest

Generates appmanifest_APPID.acf files in ~/.steam/steam/SteamApps
MIT License
391 stars 43 forks source link

/usr/bin/env instead of python3 hardlink #4

Closed MadeOfMagicAndWires closed 9 years ago

MadeOfMagicAndWires commented 9 years ago

Fixes issue #3

Signed-off-by: Joost Bremmer toost.b@gmail.com

MadeOfMagicAndWires commented 9 years ago

I made the second commit to this branch because I was worried pulling this and https://github.com/dotfloat/steam-appmanifest/issues/5 and in the wrong order might overwrite the previous pull, but when thinking some more about it, this wouldn't be the case.

Removing upstream commits is a real pain though so in case you don't want execution permissions on steam-appmanifest.py by default, just pull from the first commit on.