This is the kvirc/Scripts directory.
KVirc will store here the srcript binary files.

The subdirectories are needed when you're building a new script.
If you use Audio files (PLAY) in your script,you should ship the files with
the script distribution.
Place it in the ./Audio subdirectory , kvirc will store the contents of this directory
in the script-packet-file and when installing he will copy the files to $HOME/kvirc/Audio
If you use Images (backgrounds,overriden message pixmaps) you should store it in
./Images for the same reason.
The misc directory is intended for shipping other files needed.

