Revert pre-alpha 3.0.0 because I was supposed to push it to a branch.
This reverts commit cbf25999f0.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
local fs = require("filesystem")
|
||||
local fs = import("filesystem")
|
||||
local args = {...}
|
||||
local command = args[1]
|
||||
args = nil
|
||||
|
||||
Reference in New Issue
Block a user