Many things are working
This commit is contained in:
parent
c42f197307
commit
4582bd5469
20 changed files with 715 additions and 300 deletions
|
@ -1,5 +1,5 @@
|
|||
-- Require all files in this tools dir, minus this init.lua file
|
||||
function script_path()
|
||||
local function script_path()
|
||||
return debug.getinfo(2, "S").source:sub(2):match("(.*/)")
|
||||
end
|
||||
-- Extract the directory name from the script path
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue