Skip to content

Commit 5229d50

Browse files
committed
Added MUSHclient_Help.xml plugin to installer
1 parent 853b094 commit 5229d50

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

install/mushclient.nsi

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,7 @@ Section "Plugins"
473473
File "..\plugins\Hyperlink_URL.xml"
474474
File "..\plugins\InfoBox_Demo.xml"
475475
File "..\plugins\Installer_sumcheck.xml"
476+
File "..\plugins\MUSHclient_Help.xml"
476477
File "..\plugins\MUSH_teleport.xml"
477478
File "..\plugins\Messages_Window.xml"
478479
File "..\plugins\MudDatabase.xml"
@@ -708,6 +709,8 @@ Section Uninstall
708709
Delete "$INSTDIR\worlds\plugins\Hyperlink_URL.xml"
709710
Delete "$INSTDIR\worlds\plugins\InfoBox_Demo.xml"
710711
Delete "$INSTDIR\worlds\plugins\Installer_sumcheck.xml"
712+
Delete "$INSTDIR\worlds\plugins\MUSHclient_Help.xml"
713+
711714
Delete "$INSTDIR\worlds\plugins\MUSH_teleport.xml"
712715
Delete "$INSTDIR\worlds\plugins\Messages_Window.xml"
713716
Delete "$INSTDIR\worlds\plugins\MudDatabase.xml"

0 commit comments

Comments
 (0)