Mercurial > prosody-modules
diff mod_ircd/squishy @ 465:030404dd7609
mod_ircd: Better nameing, squishy.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 01 Nov 2011 13:52:29 +0100 |
parents | bbea8081c865 |
children | 355b4ecbe2dd |
line wrap: on
line diff
--- a/mod_ircd/squishy Sun Oct 30 01:41:33 2011 +0200 +++ b/mod_ircd/squishy Tue Nov 01 13:52:29 2011 +0100 @@ -1,6 +1,6 @@ -Output "mod_ircd.out.lua" +Output "mod_ircd.lua" -- In theory, you should be able to leave all but verses groupchat and presence plugins Module "verse" "verse.lua" -Main "mod_ircd.lua" +Main "mod_ircd.in.lua"