[READ-ONLY] Mirror of https://github.com/jackmawer/BlueRoseClassic.
0

Configure Feed

Select the types of activity you want to include in your feed.

Removed Ionic.Zip from NSIS scripts

Zack Casey (Feb 16, 2016, 7:59 AM EST) 2c5f8083 728ac9b5

+1 -11
-2
Installer - update.nsi
··· 18 18 File "BlueRose\bin\Release\BlueRoseLauncher.pdb" 19 19 File "BlueRose\bin\Release\BlueRose.Distro.dll" 20 20 File "BlueRose\bin\Release\BlueRose.Distro.pdb" 21 - File "BlueRose\bin\Release\Ionic.Zip.dll" 22 - File "BlueRose\bin\Release\Ionic.Zip.xml" 23 21 24 22 SectionEnd
-4
Installer-beta.nsi
··· 18 18 File "BlueRose\bin\Debug\BlueRoseLauncher.pdb" 19 19 File "BlueRose\bin\Debug\BlueRose.Distro.dll" 20 20 File "BlueRose\bin\Debug\BlueRose.Distro.pdb" 21 - File "BlueRose\bin\Debug\Ionic.Zip.dll" 22 - File "BlueRose\bin\Debug\Ionic.Zip.xml" 23 21 24 22 # create the uninstaller 25 23 WriteUninstaller "$INSTDIR\Uninstall BlueRoseLauncher.exe" ··· 43 41 Delete "$INSTDIR\BlueRoseLauncher.pdb" 44 42 Delete "$INSTDIR\BlueRose.Distro.dll" 45 43 Delete "$INSTDIR\BlueRose.Distro.pdb" 46 - Delete "$INSTDIR\Ionic.Zip.dll" 47 - Delete "$INSTDIR\Ionic.Zip.xml" 48 44 Delete "$INSTDIR\Uninstall BlueRoseLauncher.exe" 49 45 50 46 # second, the shortcuts
-4
Installer.nsi
··· 18 18 File "BlueRose\bin\Release\BlueRoseLauncher.pdb" 19 19 File "BlueRose\bin\Release\BlueRose.Distro.dll" 20 20 File "BlueRose\bin\Release\BlueRose.Distro.pdb" 21 - File "BlueRose\bin\Release\Ionic.Zip.dll" 22 - File "BlueRose\bin\Release\Ionic.Zip.xml" 23 21 24 22 # create the uninstaller 25 23 WriteUninstaller "$INSTDIR\Uninstall Blue Rose.exe" ··· 43 41 Delete "$INSTDIR\BlueRoseLauncher.pdb" 44 42 Delete "$INSTDIR\BlueRose.Distro.dll" 45 43 Delete "$INSTDIR\BlueRose.Distro.pdb" 46 - Delete "$INSTDIR\Ionic.Zip.dll" 47 - Delete "$INSTDIR\Ionic.Zip.xml" 48 44 Delete "$INSTDIR\Uninstall BlueRoseLauncher.exe" 49 45 50 46 # second, the shortcuts
+1 -1
README.md
··· 1 - # Blue Rose Launcher 1 + # Blue Rose 2 2 ![](https://raw.githubusercontent.com/ZackCasey/BlueRoseLauncher/master/bluerose-snapshot.png) 3 3 4 4 Blue Rose is an launcher that also provides news and updates regarding FreeSO by embedding the Road to Live Release and itself at their own respected threads. It replaces Project Dollhouse's and is in a filler until FreeSO makes has it's own official one.