Merge branch 'email' into 'master'

Support 'Email' mod

Closes #22

See merge request Df458/rpg16!22
This commit is contained in:
Hugues Ross 2020-01-03 17:41:58 +00:00
commit 033a319f61
3 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ In addition to those used in Minetest Game, the following mods are supported:
- Awards - Awards
- Baked Clay - Baked Clay
- Caverealms - Caverealms
- Email
- Ethereal NG - Ethereal NG
- Handholds - Handholds
- HBArmor - HBArmor

BIN
email/email_mail.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 B

View File

@ -54,6 +54,7 @@ folderExport "caverealms"
folderExport "default" folderExport "default"
folderExport "doors" folderExport "doors"
folderExport "dye" folderExport "dye"
folderExport "email"
folderExport "ethereal" folderExport "ethereal"
folderExport "farming" folderExport "farming"
folderExport "fire" folderExport "fire"