Script extract_actions.lua
Extracts Jester module actions using ldoc.
This script extracts a simple map of all Jester actions into a small module that can be used by other modules/scripts needing a global map which includes all parameters and their value types.
To re-generate the map, run the following from the root Jester directory:
ldoc --filter scripts.extract_actions.filter .
Info:
- Copyright: 2011-2015 Chad Phillips
- Author: Chad Phillips