ChannelMaker: Difference between revisions
Jump to navigation
Jump to search
m moved Channelmaker to ChannelMaker |
No edit summary |
||
Line 1: | Line 1: | ||
ChannelMaker is a cross-platform application written in | ChannelMaker is a cross-platform application written in Python to edit WAD channels and create homebrew channels. ChannelMaker is legal and can create completely legal channels, as long as the channel edited was created with homebrew tools (such as [[Benzin]]). | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = ChannelMaker | | title = ChannelMaker | ||
Line 12: | Line 12: | ||
WADder is available as a Mac DMG, a PC installer, and a Linux package. | WADder is available as a Mac DMG, a PC installer, and a Linux package. | ||
[http://rodgercombs.webhop.net/channelmaker/ChannelMakerMac Mac] | * [http://rodgercombs.webhop.net/channelmaker/ChannelMakerMac Mac] | ||
* The Windows build has not been built yet. | |||
The | * Linux users should install the libraries wxPython, PIL (python-imaging), and PyCrypto, as well as have Python 2.6 installed. Then just run channelmaker.py in the archive. | ||
[http://rodgercombs.webhop.net/channelmaker/ChannelMakerSource.tar.gz Source] | [http://rodgercombs.webhop.net/channelmaker/ChannelMakerSource.tar.gz Source] |
Revision as of 20:50, 7 September 2009
ChannelMaker is a cross-platform application written in Python to edit WAD channels and create homebrew channels. ChannelMaker is legal and can create completely legal channels, as long as the channel edited was created with homebrew tools (such as Benzin).
ChannelMaker | |
![]() | |
General | |
---|---|
Author(s) | Xuzz |
Type | PC utility |
Version | 3.1 |
Links | |
Download | |
Source |
Downloads
WADder is available as a Mac DMG, a PC installer, and a Linux package.
- Mac
- The Windows build has not been built yet.
- Linux users should install the libraries wxPython, PIL (python-imaging), and PyCrypto, as well as have Python 2.6 installed. Then just run channelmaker.py in the archive.