add standard lua os methods, another fix for vfs links within links, allow write on urlfs mounted files
This commit is contained in:
@@ -89,6 +89,7 @@ return function(env)
|
||||
os = os,
|
||||
string = string,
|
||||
table = table,
|
||||
debug = debug,
|
||||
},
|
||||
loaders = {
|
||||
preloadSearcher,
|
||||
|
||||
Reference in New Issue
Block a user