1
0
mirror of https://github.com/minetest-mods/irc.git synced 2025-06-29 22:50:32 +02:00

Fix deprecated functions, update to 5.x (#59)

This commit is contained in:
David Leal
2019-10-05 02:25:05 -05:00
committed by SmallJoker
parent 05ab5e9fbd
commit ac0387786c
5 changed files with 7 additions and 16 deletions

View File

@ -1 +1,5 @@
name = irc
description = """
This mod is just a glue between IRC and Minetest.
It provides two-way communication between the in-game chat, and an arbitrary IRC channel.
"""