Add a command to invoke eureka for the given wad and map.
This commit is contained in:
parent
70826d4227
commit
7f397f352f
3 changed files with 39 additions and 9 deletions
1
setup.py
1
setup.py
|
@ -33,6 +33,7 @@ setup(
|
|||
'text = dcc.text:Text',
|
||||
'thumb = dcc.thumb:Thumb',
|
||||
'dsda = dcc.dsda:DSDA',
|
||||
'eureka = dcc.eureka:Eureka',
|
||||
],
|
||||
},
|
||||
zip_safe=False,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue