reorg modules
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
package.path = package.path .. ';<SCRIPT_PATH>/?.lua';
|
||||
|
||||
-- https://stackoverflow.com/questions/4990990/check-if-a-file-exists-with-lua
|
||||
local function file_exists(name)
|
||||
local f = io.open(name,"r")
|
||||
|
||||
Reference in New Issue
Block a user