1
0
дзеркало https://github.com/rubenwardy/email.git synced 2025-10-31 15:45:20 +01:00

Порівняти коміти

1 Коміти

Автор SHA1 Повідомлення Дата
sys4-fr
1e17fcdaff Ajoute message de chargement du mod dans le journal "action" 2018-12-25 15:15:28 +01:00
4 змінених файлів з 5 додано та 4 видалено

2
depends.txt Normal file

@@ -0,0 +1,2 @@
chatplus?
sfinv?

1
description.txt Normal file

@@ -0,0 +1 @@
Adds email style inboxes to Minetest.

@@ -223,3 +223,5 @@ minetest.register_chatcommand("mail", {
dofile(minetest.get_modpath("email") .. "/hud.lua")
email.init()
minetest.log("action", "[email] loaded.")

@@ -1,4 +0,0 @@
name = email
title = Email
description = Adds email style inboxes to Minetest.
optional_depends = chatplus,sfinv