Compare commits

..

1 Commits

Author SHA1 Message Date
0a7f80b681 Remove description.txt and update mod.conf (#3)
Co-authored-by: sys4 <bricassa@sys4.fr>
2022-06-26 17:59:12 +02:00
3 changed files with 1 additions and 3 deletions

View File

@ -1 +0,0 @@
Fix some map errors (flow and light problems)

View File

@ -59,5 +59,3 @@ minetest.register_chatcommand("mapfix", {
return true, "Done."
end,
})
minetest.log("action", "[mapfix] loaded.")

View File

@ -1 +1,2 @@
name = mapfix
description = Fix some map errors (flow and light problems)