mirror of
https://github.com/minetest-mods/irc.git
synced 2025-06-29 22:50:32 +02:00
Added auto-reconnect on ping timeout
This commit is contained in:
2
etc/quickinst.sh
Executable file
2
etc/quickinst.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#! /bin/sh
|
||||
(cd Build && cmake . && make && make pack_mod && rm -fr ~/.minetest/games/testing/mods/irc && cp -fr irc ~/.minetest/games/testing/mods/ )
|
Reference in New Issue
Block a user