From b8aa363c2e17c701f8bdb022317c472d9b24e648 Mon Sep 17 00:00:00 2001 From: Spoike Date: Sun, 27 Nov 2005 03:19:25 +0000 Subject: [PATCH] it's always a good plan to have a readme. git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1603 fc73d0e0-1445-4013-8a0c-d673dee63da5 --- plugins/readme.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 plugins/readme.txt diff --git a/plugins/readme.txt b/plugins/readme.txt new file mode 100644 index 00000000..b4f32684 --- /dev/null +++ b/plugins/readme.txt @@ -0,0 +1,11 @@ +Plugins are a low priority. + +There are a few plugins at the moment: +emailnot: pop3/imap email notification. +emailsv: pop3/smtp email server functionality (a bit pointless - won't even compile) +ezscript: command remapping to make fte compatable with ezqauke/fuhquake/mqwcl configs. +hud: kinda cool. But use csqc instead. +irc: an irc client: use irc nick, irc open, that'll spawn a new console in quake which can accept irc commands naturally. ctrl+tab to switch consoles. Currently native only. +serverb: server browser. The one built in is better. This one was for the sake of it. Native only, could be rewritten for qvm. +winamp: greater winamp control, and general media menu. Native only. +xsv: An X windowing system server. Absolutly bug ridden. About the only thing it runs properly is Quake. Native only, for efficiency reasons. \ No newline at end of file