Ported old dywypi code into a NetHack plugin.
[zzz-dywypi.git] / plugins / Pokedex / README.txt
1 This plugin provides simple Pokédex lookups.
2
3 You must install the pokedex module, run 'pokedex setup', and provide the path
4 to the resulting database.
5
6 The plugin will create a full-text lookup index when it's first loaded, in a
7 directory called 'pokedex-index' inside the data directory.  This may take a
8 few moments.
9
10 pokedex can be found here: http://git.veekun.com/?p=pokedex.git;a=summary