This puts the filename matching at the bottom of the list when determining the type of a given demo.
I think this is important since a 'badly named' demo would potentially be detected as a 'custom' demo, even though it is a demo of a supported service.
Example
custom affix: pug_
demo: esea_pug_date_map.dem (is an actual ESEA demo)
This demo would be detected as a 'custom' demo, since the filename matches against the affix set settings.
Description
This puts the filename matching at the bottom of the list when determining the type of a given demo. I think this is important since a 'badly named' demo would potentially be detected as a 'custom' demo, even though it is a demo of a supported service.
Example
custom affix:
pug_
demo:esea_pug_date_map.dem
(is an actual ESEA demo)This demo would be detected as a 'custom' demo, since the filename matches against the affix set settings.