mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-05 06:00:29 -04:00
updated files
This commit is contained in:
parent
ca88374fbd
commit
74b18f38eb
7 changed files with 90 additions and 95 deletions
7
init.lua
7
init.lua
|
@ -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",
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue