Support setting a name for a demo, supporting more than one demo stored at a time for a map.

This commit is contained in:
yrriban 2025-05-11 17:28:07 -04:00
parent c73c7dd457
commit 85d3686f1c
11 changed files with 35 additions and 30 deletions

View file

@ -35,6 +35,7 @@ setup(
'dsda = dcc.dsda:DSDA',
'eureka = dcc.eureka:Eureka',
'ls = dcc.ls:List',
'configure = dcc.configure:Configure',
],
},
zip_safe=False,