# HG changeset patch # User Marco Cirillo # Date 1322859610 0 # Node ID 6a29d6132f8828670f2f7de96052b795cad24ff1 # Parent aa80afcf1282951ed48a873f2ed8ecf6697874d1 updated to reflect changes. diff -r aa80afcf1282 -r 6a29d6132f88 mod_ircd.wiki --- a/mod_ircd.wiki Fri Dec 02 17:07:13 2011 +0000 +++ b/mod_ircd.wiki Fri Dec 02 21:00:10 2011 +0000 @@ -28,13 +28,11 @@ This release requires the [http://code.matthewwild.co.uk/verse/ Verse client library] as dependancy and [http://code.matthewwild.co.uk/squish/ Squish] to meld it with the plugin. -Instructions: - * Clone both the Verse/Squish repo and/or download the latest tips from 'em (in that case you'll have to decompress the tip zips/tarballs) - * Edit Verse's squish file so that all plugins cept the presence and groupchat ones will be commented +Instructions (temporarily changed): + * Clone the Squish repo and/or download the latest tip from it (in that case you'll have to decompress the tip zip/tarball) * In your Squish directory type make install - * Run squish.lua --use-http into your Verse's directory, and move verse.lua into where mod_ircd files from google code's HG are stored - * Run squish.lua again - * Move the mod_ircd.out.lua to your prosody's plugin directory renaming it back to mod_ircd.lua + * Back into your mod_ircd directory call squish with --verse=./verse/verse.lua + * Move the mod_ircd.lua to your prosody's plugins directory = Compatibility = ||0.8||Works|| @@ -44,4 +42,4 @@ = Todo = * Authentication * SSL - * Many improvements to handling of IRC and XMPP \ No newline at end of file + * Many improvements to handling of IRC and XMPP