diff --git a/layouts/game/single.html b/layouts/game/single.html index 648d01e..f0c25f9 100644 --- a/layouts/game/single.html +++ b/layouts/game/single.html @@ -141,9 +141,8 @@

This game is untested. Please play through this game and report your compatibility with this title.

{{ end }} - {{ if eq .Params.title "The Legend of Zelda: Link's Awakening" }} + {{ if gt (len .Params.mods) 0 }}

Game Mods

- See our game modding article on how to apply patches. @@ -152,10 +151,12 @@ + {{ range .Params.mods }} - - + + + {{ end }}
ZLA_Noblur_Mod.zipDisables blur and depth of field.{{ .title }}{{ .description }}
{{ end }}