Software /
code /
verse
Changeset
183:817981c61aff
squishy: Add groupchat plugin
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 11 Jan 2011 23:18:40 +0100 |
parents | 182:51c0baa2bd19 |
children | 184:8173e57522bf |
files | squishy |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/squishy Tue Jan 11 23:14:30 2011 +0100 +++ b/squishy Tue Jan 11 23:18:40 2011 +0100 @@ -46,6 +46,7 @@ Module "verse.plugins.pep" "plugins/pep.lua" Module "verse.plugins.adhoc" "plugins/adhoc.lua" Module "verse.plugins.private" "plugins/private.lua" +Module "verse.plugins.groupchat" "plugins/groupchat.lua" Module "net.httpclient_listener" "net/httpclient_listener.lua" Module "net.connlisteners" "net/connlisteners.lua"