diff --git a/lurker.lua b/lurker.lua index 346677a..17bc35b 100644 --- a/lurker.lua +++ b/lurker.lua @@ -7,6 +7,7 @@ -- under the terms of the MIT license. See LICENSE for details. -- +-- Assumes lume is in the same directory as this file local lume = require((...):gsub("[^/.\\]+$", "lume")) local lurker = { _version = "1.0.1" }