Update .cdb.json
This commit is contained in:
parent
33ae414247
commit
0cdfce4cc1
@ -4,8 +4,8 @@
|
|||||||
"name": "webchat",
|
"name": "webchat",
|
||||||
"short_description": "Makes the in-game chat accessible through a web browser.",
|
"short_description": "Makes the in-game chat accessible through a web browser.",
|
||||||
"tags": ["chat"],
|
"tags": ["chat"],
|
||||||
"license": "LGPLv3",
|
"license": "LGPL-3.0-or-later",
|
||||||
"media_license": "LGPLv3",
|
"media_license": "LGPL-3.0-or-later",
|
||||||
"long_description": "This mod makes the in-game chat accessible through a web browser. The mod itself implements the Minetest server-side functions. It also contains example PHP code for the web chat GUI and the interaction with the Minetest server.",
|
"long_description": "This mod makes the in-game chat accessible through a web browser. The mod itself implements the Minetest server-side functions. It also contains example PHP code for the web chat GUI and the interaction with the Minetest server.",
|
||||||
"repo": "https://gitlab.com/seckl/webchat.git",
|
"repo": "https://gitlab.com/seckl/webchat.git",
|
||||||
"website": "https://gitlab.com/seckl/webchat/",
|
"website": "https://gitlab.com/seckl/webchat/",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user