This commit is contained in:
unknown
2022-02-20 20:28:41 -05:00
parent aca2f138a8
commit c46ec76c63
3 changed files with 23 additions and 1 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.43,
version = 0.44,
name = "kuto",
authors = {"wsor", "luk3yx"},
license = "MIT",