Removed, it's not very useful anymore.

This commit is contained in:
Jeremy Fincher 2004-01-03 17:07:30 +00:00
parent a065477bbd
commit f515bd3ec2
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
There are just little tidbits that you might need/want to know.
In order to make a module dynamically loadable, all you gotta do
is have a callback named "Class" and throw it in plugins/ .
In order to begin writing a callback, you'll want to run
scripts/newplugin.
Everything you run needs to be run from the root supybot directory;
don't ever run anything from *inside* src/ or plugins/ or scripts/ or
test/.