ChannelMaker: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
| type = PC utility | | type = PC utility | ||
| author = [[User:Xuzz|Xuzz]] | | author = [[User:Xuzz|Xuzz]] | ||
| version = 3.1 | | version = 3.1 beta | ||
| download = http://rodgercombs.webhop.net/channelmaker/ | | download = http://rodgercombs.webhop.net/channelmaker/ | ||
| source = http://rodgercombs.webhop.net/channelmaker/channelmakersource.tar.gz | | source = http://rodgercombs.webhop.net/channelmaker/channelmakersource.tar.gz |
Revision as of 20:51, 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 beta |
Links | |
Download | |
Source |
Downloads
WADder is available as a Mac DMG, a PC installer, and a Linux package.
- Mac Binary
- The Windows binary 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.
- Source Code