vfs rewrite lol fml

This commit is contained in:
2026-01-29 20:29:06 -05:00
parent 9bd9cdaba4
commit 1c3d2c8b48
25 changed files with 980 additions and 633 deletions
@@ -0,0 +1,10 @@
--:Minify:--
local kernel = ...
local socket = {}
function socket.socket()
end
kernel.socket=socket
kernel.log("Loaded socket module")