Tools, Config and Plugin Control


About Plugins

WAD Mangle allows various tools that manipulate edited LUMPs and WADs, or even completely seperate tools, to be provided in the form of plugins. Plugins can be distributed as .NET assembly DLLs, and added to WAD Mangle using the Plugin Control.

You can see what Plugins are available using the About option on the Help menu, as illustrated here:

about.png

A basic set of plugins (probably more than enough for most WAD manipulation uses) are bundled with WAD Mangle.


WAD Packager

WAD Package is a tool that actually does nothing to any of the loaded WAD files. It is selected from the Tool menu.

Its intended use is to package up multiple WADs (for instance, all the levels you wish to put in a single WAD file), along with an easy way to define a MAPINFO LUMP and title, inter-level and end-screen pictures:

WADPackage.png

Configuration

The way WAD Mangle works can be altered by selecting the Options... item in the Tools menu.

ConfigForm.png

Plugin Control

The plugins available in WAD Mangle works can be altered by selecting the Plugin Control option in the Tools menu. The following dialog will be displayed:

PluginControl.png


$Id: tool.html,v 1.5 2005/02/21 00:47:09 ianc Exp $