From a03da12be2832a6112048af8a87bc41fcd1e0d26 Mon Sep 17 00:00:00 2001 From: liberodark Date: Thu, 14 Mar 2019 23:11:38 +0100 Subject: [PATCH 1/3] Add TES3MP --- community.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community.json b/community.json index 2cc7d5a1..c7e525e9 100644 --- a/community.json +++ b/community.json @@ -1548,6 +1548,13 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/telegram_chatbot_ynh" }, + "t3es3mp: { + "branch": "master", + "level": 2, + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/tes3mp_ynh" + }, "thelounge": { "branch": "master", "level": 4, From 3c5a67b1ad74f90bc60dcd54fcf74762dcdda3d8 Mon Sep 17 00:00:00 2001 From: liberodark Date: Thu, 14 Mar 2019 23:14:59 +0100 Subject: [PATCH 2/3] Update community.json --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index c7e525e9..1cb7cb48 100644 --- a/community.json +++ b/community.json @@ -1548,7 +1548,7 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/telegram_chatbot_ynh" }, - "t3es3mp: { + "t3es3mp": { "branch": "master", "level": 2, "revision": "HEAD", From 74d61fad94367e4d76a89fcee2b491641af7acd7 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Thu, 14 Mar 2019 23:31:52 +0100 Subject: [PATCH 3/3] No level... --- community.json | 1 - 1 file changed, 1 deletion(-) diff --git a/community.json b/community.json index 1cb7cb48..b7e9f203 100644 --- a/community.json +++ b/community.json @@ -1550,7 +1550,6 @@ }, "t3es3mp": { "branch": "master", - "level": 2, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/tes3mp_ynh"