Skip to content

Commit 1fbac65

Browse files
committed
Made chat.xml the Lua version, removed VBscript version
1 parent 3a06ff1 commit 1fbac65

File tree

3 files changed

+419
-1380
lines changed

3 files changed

+419
-1380
lines changed

install/mushclient.nsi

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,6 @@ Section "Plugins"
454454
File "..\plugins\Timer.xml"
455455
File "..\plugins\ShowActivity.xml"
456456
File "..\plugins\Installer_sumcheck.xml"
457-
File "..\plugins\lua_chat.xml"
458457
File "..\plugins\Current_Output_Window.xml"
459458
File "..\plugins\InfoBox_Demo.xml"
460459
File "..\plugins\ATCP_NJG.xml"
@@ -680,7 +679,6 @@ Section Uninstall
680679
Delete "$INSTDIR\worlds\plugins\Timer.xml"
681680
Delete "$INSTDIR\worlds\plugins\ShowActivity.xml"
682681
Delete "$INSTDIR\worlds\plugins\Installer_sumcheck.xml"
683-
Delete "$INSTDIR\worlds\plugins\lua_chat.xml"
684682
Delete "$INSTDIR\worlds\plugins\Current_Output_Window.xml"
685683
Delete "$INSTDIR\worlds\plugins\InfoBox_Demo.xml"
686684
Delete "$INSTDIR\worlds\plugins\ATCP_NJG.xml"

0 commit comments

Comments
 (0)