pinkwah / steam-appmanifest

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

add execution permissions #5

Closed MadeOfMagicAndWires closed 9 years ago

MadeOfMagicAndWires commented 9 years ago

Fixes issue #2, unless this was deliberately not done for security reasons.

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

pinkwah commented 9 years ago

It was done for security reasons originally, yes. However, now that I think about it, most people will add executable permissions without reading the file, so I might as well just save them that step.