We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2702f19 commit a81aca4Copy full SHA for a81aca4
install/mushclient.nsi
@@ -665,6 +665,7 @@ Section Uninstall
665
Delete "$INSTDIR\worlds\plugins\constants.pys"
666
Delete "$INSTDIR\worlds\plugins\constants.lua"
667
Delete "$INSTDIR\worlds\plugins\plugin_list.xml"
668
+ Delete "$INSTDIR\worlds\plugins\plugin_summary.xml"
669
Delete "$INSTDIR\worlds\plugins\random_socials.xml"
670
Delete "$INSTDIR\worlds\plugins\sample_plugin.xml"
671
Delete "$INSTDIR\worlds\plugins\scan.xml"
0 commit comments