Add a command to invoke eureka for the given wad and map.

This commit is contained in:
yrriban 2025-04-28 18:31:36 -04:00
parent 70826d4227
commit 7f397f352f
3 changed files with 39 additions and 9 deletions

View file

@ -33,6 +33,7 @@ setup(
'text = dcc.text:Text',
'thumb = dcc.thumb:Thumb',
'dsda = dcc.dsda:DSDA',
'eureka = dcc.eureka:Eureka',
],
},
zip_safe=False,