Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmickle66666666 committed Jun 19, 2015
1 parent e098487 commit bf20e88
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
@@ -0,0 +1,17 @@
# doom-texture-mix
randomizes textures in doom levels

# Usage

python:
python texture_mix.py wad_path

exe:
texture_mix.exe wad_path
or drag a wad onto it

# output

It'll create a wad in the local folder (or if you drag/dropped, in the original wad's folder) called output.wad

it'll probably overwrite any other output.wad so be careful

0 comments on commit bf20e88

Please sign in to comment.