Skip to content

Helianthella/hercules-hashtable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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