Skip to content

Commit

Permalink
Merge remote-tracking branch 'github/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
dsarfati committed Oct 31, 2017
2 parents 11c4e8c + f02aada commit 60334e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scripts/exportPackage.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ echo ""
wget https://github.com/FatihBAKIR/UnityPacker/releases/download/0.0.1/UnityPacker.exe ;
wget https://github.com/FatihBAKIR/UnityPacker/releases/download/0.0.1/ICSharpCode.SharpZipLib.dll ;
chmod +x UnityPacker.exe ;
./UnityPacker.exe Assets Zapic no "." "gitignore,md,exe,dll" ".git" ;
./UnityPacker.exe Assets Zapic no "" "gitignore,md,exe,dll" ".git" ;
# mv QuarkDefault.unitypackage ~ ;
# rm -rf /tmp/Quark.Default ;

0 comments on commit 60334e6

Please sign in to comment.