mirror of
https://github.com/mt-mods/mail.git
synced 2025-07-12 09:22:20 -04:00
internalize old mail-paths to migration module
This commit is contained in:
parent
438cf79a30
commit
a5caecf96e
2 changed files with 4 additions and 7 deletions
4
init.lua
4
init.lua
|
@ -2,10 +2,6 @@ mail = {
|
|||
-- version
|
||||
version = 3,
|
||||
|
||||
-- mail directory
|
||||
maildir = minetest.get_worldpath().."/mails",
|
||||
contactsdir = minetest.get_worldpath().."/mails/contacts",
|
||||
|
||||
-- mod storage
|
||||
storage = minetest.get_mod_storage(),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue