From 55aa0baaad0ce21fe040268b089c325cf57fa2f7 Mon Sep 17 00:00:00 2001 From: Ben Marsh Date: Thu, 24 Oct 2019 11:10:15 -0400 Subject: Adding installers --- .gitignore | 3 --- Installers/shave-9.6v21-Release-Maya2017.exe | Bin 0 -> 3682471 bytes Installers/shave-9.6v21-Release-Maya2018.exe | Bin 0 -> 3676276 bytes Installers/shaveHaircut_Maya2017_0-9.6v21.pkg.zip | Bin 0 -> 3974166 bytes .../shaveHaircut_Maya2017_0_64-9.6-21.x86_64.rpm | Bin 0 -> 6229820 bytes Installers/shaveHaircut_Maya2018_0-9.6v21.pkg.zip | Bin 0 -> 4009082 bytes .../shaveHaircut_Maya2018_0_64-9.6-21.x86_64.rpm | Bin 0 -> 5906624 bytes 7 files changed, 3 deletions(-) create mode 100644 Installers/shave-9.6v21-Release-Maya2017.exe create mode 100644 Installers/shave-9.6v21-Release-Maya2018.exe create mode 100644 Installers/shaveHaircut_Maya2017_0-9.6v21.pkg.zip create mode 100644 Installers/shaveHaircut_Maya2017_0_64-9.6-21.x86_64.rpm create mode 100644 Installers/shaveHaircut_Maya2018_0-9.6v21.pkg.zip create mode 100644 Installers/shaveHaircut_Maya2018_0_64-9.6-21.x86_64.rpm diff --git a/.gitignore b/.gitignore index 169a4fd..7553af7 100644 --- a/.gitignore +++ b/.gitignore @@ -34,8 +34,5 @@ rlm/12.0/lib rlm/12.1/bin rlm/12.1/build rlm/12.1/lib -shave-*.exe -shave*.rpm -shave*.pkg* vc80.idb vrayPlug/libs/shave/* diff --git a/Installers/shave-9.6v21-Release-Maya2017.exe b/Installers/shave-9.6v21-Release-Maya2017.exe new file mode 100644 index 0000000..44532b1 Binary files /dev/null and b/Installers/shave-9.6v21-Release-Maya2017.exe differ diff --git a/Installers/shave-9.6v21-Release-Maya2018.exe b/Installers/shave-9.6v21-Release-Maya2018.exe new file mode 100644 index 0000000..a6e6a51 Binary files /dev/null and b/Installers/shave-9.6v21-Release-Maya2018.exe differ diff --git a/Installers/shaveHaircut_Maya2017_0-9.6v21.pkg.zip b/Installers/shaveHaircut_Maya2017_0-9.6v21.pkg.zip new file mode 100644 index 0000000..2d99431 Binary files /dev/null and b/Installers/shaveHaircut_Maya2017_0-9.6v21.pkg.zip differ diff --git a/Installers/shaveHaircut_Maya2017_0_64-9.6-21.x86_64.rpm b/Installers/shaveHaircut_Maya2017_0_64-9.6-21.x86_64.rpm new file mode 100644 index 0000000..b23d3e5 Binary files /dev/null and b/Installers/shaveHaircut_Maya2017_0_64-9.6-21.x86_64.rpm differ diff --git a/Installers/shaveHaircut_Maya2018_0-9.6v21.pkg.zip b/Installers/shaveHaircut_Maya2018_0-9.6v21.pkg.zip new file mode 100644 index 0000000..9e0a6e7 Binary files /dev/null and b/Installers/shaveHaircut_Maya2018_0-9.6v21.pkg.zip differ diff --git a/Installers/shaveHaircut_Maya2018_0_64-9.6-21.x86_64.rpm b/Installers/shaveHaircut_Maya2018_0_64-9.6-21.x86_64.rpm new file mode 100644 index 0000000..3de8dad Binary files /dev/null and b/Installers/shaveHaircut_Maya2018_0_64-9.6-21.x86_64.rpm differ -- cgit v1.2.3