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:
WahPlus
2025-08-17 16:44:40 +03:00
parent 5276d2437b
commit 2dee5eaba7
52 changed files with 955 additions and 1232 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
local fs = require("filesystem")
local fs = import("filesystem")
local args = {...}
local command = args[1]
args = nil