Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 630 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 630 Bytes

Hash table plugin for Hercules

Build Status

The documentation is in doc and the plugin is in src.
You do not need .tools, as this is only used for unit tests.


Installation

  1. Put hashtable.c in Hercules/src/plugins
  2. Run make plugin.hashtable
  3. You can now load it with ./map-server --load-plugin hashtable

Usage

see doc/script_commands.txt