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 2f34563 commit 140751dCopy full SHA for 140751d
install/mushclient.nsi
@@ -424,9 +424,11 @@ SetOverwrite ifnewer
424
425
File "..\lua\json\decode\array.lua"
426
File "..\lua\json\decode\calls.lua"
427
+ File "..\lua\json\decode\composite.lua"
428
File "..\lua\json\decode\number.lua"
429
File "..\lua\json\decode\object.lua"
430
File "..\lua\json\decode\others.lua"
431
+ File "..\lua\json\decode\state.lua"
432
File "..\lua\json\decode\strings.lua"
433
File "..\lua\json\decode\util.lua"
434
install/readme.txt
@@ -1,7 +1,7 @@
1
MUSHclient version 5.01
2
=======================
3
4
-Sunday, 17 January 2016
+Friday, 5 February 2016
5
6
7
Author: Nick Gammon
0 commit comments