mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 14:42:13 +00:00
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
This commit is contained in:
parent
0e5f1d12d1
commit
b8aa363c2e
1 changed files with 11 additions and 0 deletions
11
plugins/readme.txt
Normal file
11
plugins/readme.txt
Normal file
|
@ -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.
|
Loading…
Reference in a new issue