Added ability to provide your preferred drink when running the script /lua run DayDrinking Brandy
. Quotes must be used if there are spaces /lua run DayDrinking 'Short Beer'
Realised that Knightly Write.lua
gets installed to the /lua
folder and not the /lua/lib
folder so updated the require reference
Discovered that I was using an old version of Write.lua
which happily parses the '%'. The updated one does not, so changed those '%' comments to 'percent'
Updated pages and instructions accordingly.