Skip to content

netb258/doom2_master_levels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

doom2_master_levels

The Mater levels for Doom 2 are usually distributed as 20 separate WAD files.

This python script combines them into one single WAD.

Prerequisites

This script needs only the omgifol library. It can be installed with pip, like this:

pip install omgifol

Usage

Just put glue_wads.py in the same directory as the 20 separate WAD files and do:

python glue_wads.py

The result will be saved in a file called doom_master_levels.wad

About

Combines the Mater levels for Doom 2 into a single WAD.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages