Structure of the Savers Directory
=================================

New in Delirium 2.30 is the support for hierarchical savers directories.
This allows savers to be grouped together however the user wishes. For
example, "Saver Pack 1" can all be put in a single directory.

When Delirium scans the savers directories, it'll make a submenu in the
main savers menu for each subdirectory in the savers directory. This
process is recursive, so any level of subdirectories can be set up.

To set the name of a group of savers, you can create a file called
"info" within that directory. The file contains the line:

name: <your desired name>

The name you specify will be used in the savers menu.


Important
=========

All Delirium savers must have a unique name, regardless of whether they
are in the same subdirectory or not. If more than one saver has the same
name, then only the first one will ever be run.
