linuxgurugamer / SXTContinued

Lack's Stock eXTension
Other
17 stars 26 forks source link

Fix BashCopyTextures for paths w/ spaces #84

Closed brianmwaters closed 1 year ago

brianmwaters commented 1 year ago

This script didn't work on my install, which has spaces in the path. This adds some quoting to fix that.

brianmwaters commented 1 year ago

Addressed in https://github.com/linuxgurugamer/SXTContinued/pull/85