Files
Grinch-AP/data
gurglemurgle5 6c9b7eca10 Core: Fix Template Yamls for games with colon in name (#4106)
* add quotes around strings containing {{ game }}

* do the actually correct thing instead of a hack

thanks berserker66 for pointing out to me that I was doing this the
completly wrong way, so I fixed it up

* Clean up filenames to prevent illegal chars

* Use %s substitution instead of concatenation

* whoops

somehow i removed a space from the comment for the regex, so this adds
it back

* Use pre-existing function in Utils.py

* Test: add test for option yaml with colon

---------

Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2024-11-14 23:43:42 +01:00
..
2020-12-22 20:05:19 -08:00
2021-04-27 07:19:53 +02:00
2023-04-04 23:38:23 -05:00
2023-04-15 10:37:31 -05:00
2021-08-14 23:05:15 +00:00