WAD Mangle -- WAD File lump editor Copyright (C) 2004 Ian Cowburn This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. ---------------------------------------------- Just to give you a quick idea of the contents, the project is laid out like this: WADMangle.cmbx The top level SharpDevelop Combine for WADMangle. Open this to load the project into the IDE. WADMangle The sources. The sources are in a tree matching the namespaces used for the components making up WADMangle. help The help projects and files. Installer The NSI installer scripts. misc Contains a simple registry file so that WADMangle can be developed without having to install it. This may be removed if configuration is swapped to a non-registry based config mechanism.