priv gate things + bugfixes

This commit is contained in:
unknown
2022-02-13 10:43:41 -05:00
parent 3e4e65e01b
commit 2593c55ee3
9 changed files with 33 additions and 12 deletions

View File

@ -8,7 +8,7 @@ minetest.mkdir(computers.devicepath) --make sure it exists
minetest.mkdir(computers.networkpath) --make sure it exists
computers.os = {
version = 0.4,
version = 0.41,
name = "kuto",
authors = {"wsor", "luk3yx"},
license = "MIT",