diff options
Diffstat (limited to 'BuildTools/Gource/RunGource.sh')
-rwxr-xr-x | BuildTools/Gource/RunGource.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BuildTools/Gource/RunGource.sh b/BuildTools/Gource/RunGource.sh new file mode 100755 index 0000000..7f5e967 --- /dev/null +++ b/BuildTools/Gource/RunGource.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +gource --user-scale 2.0 --file-filter 3rdParty --user-image-dir BuildTools/Gource/UserImages -s .5 --hide filenames $@ |