Skip to content

Commit 171eaa3

Browse files
committed
Added LuaJSON.txt to installer
1 parent 6426a66 commit 171eaa3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install/mushclient.nsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ Section "Documentation"
249249
File "..\docs\re.html"
250250
File "..\docs\Lua Colors LICENSE.txt"
251251
File "..\docs\JSON License.txt"
252+
File "..\docs\LuaJSON.txt"
252253

253254
SectionEnd
254255

@@ -559,6 +560,7 @@ Section Uninstall
559560
Delete "$INSTDIR\docs\re.html"
560561
Delete "$INSTDIR\docs\Lua Colors LICENSE.txt"
561562
Delete "$INSTDIR\docs\JSON License.txt"
563+
Delete "$INSTDIR\docs\LuaJSON.txt"
562564

563565
RMDir "$INSTDIR\docs"
564566

0 commit comments

Comments
 (0)