updated files

This commit is contained in:
NatureFreshMilk 2019-09-16 08:15:43 +02:00
parent ca88374fbd
commit 74b18f38eb
7 changed files with 90 additions and 95 deletions

View file

@ -1,4 +1,11 @@
mail = {
-- mark webmail fork for other mods
fork = "webmail",
-- api version
apiversion = 1.1,
-- mail directory
maildir = minetest.get_worldpath().."/mails",