Justin Hahn
Results
2
issues of
Justin Hahn
Hi, I am writing some code that procedurally generates an exit to a map. I have it set up to have the exit door be a rule overrule tile that...
I just modified my routes.yaml to look something like this: ```yaml routes: /portfolio/art/: controller: channel filter: tag:portfolio+tag:art /portfolio/figure-drawing/: controller: channel filter: tag:portfolio+tag:figure-drawing /portfolio/pixel-art/: controller: channel filter: tag:portfolio+tag:pixel-art collections: /portfolio/: permalink:...