Add an extract command for doom graphics in the wad.
This commit is contained in:
parent
44285fbf59
commit
1ad6ec7297
2 changed files with 32 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -28,6 +28,7 @@ setup(
|
|||
'pb = dcc.pb:PB',
|
||||
'ss = dcc.ss:SS',
|
||||
'check = dcc.check:Check',
|
||||
'extract = dcc.extract:Extract',
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue