diff --git a/install/mushclient.nsi b/install/mushclient.nsi index abf5fc7a..fbe51a7a 100644 --- a/install/mushclient.nsi +++ b/install/mushclient.nsi @@ -380,6 +380,7 @@ Section "Plugins" File "..\plugins\ATCP_NJG.xml" File "..\plugins\Summary.xml" File "..\plugins\Code_Chart.xml" + File "..\plugins\Config_Option_Changer.xml" SectionEnd @@ -539,6 +540,7 @@ Section Uninstall Delete "$INSTDIR\worlds\plugins\ATCP_NJG.xml" Delete "$INSTDIR\worlds\plugins\Summary.xml" Delete "$INSTDIR\worlds\plugins\Code_Chart.xml" + Delete "$INSTDIR\worlds\plugins\Config_Option_Changer.xml" ; locale stuff diff --git a/plugins/Config_Option_Changer.xml b/plugins/Config_Option_Changer.xml new file mode 100644 index 00000000..5ba6558a --- /dev/null +++ b/plugins/Config_Option_Changer.xml @@ -0,0 +1,221 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +