From 43b070dc9308d90bc3e62109b21f0aa580f23551 Mon Sep 17 00:00:00 2001 From: theskywinds Date: Fri, 23 May 2025 17:52:53 +0200 Subject: [PATCH] Added credit for font & links for certain credits --- credits/GodotCredits.gd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/credits/GodotCredits.gd b/credits/GodotCredits.gd index 7bb0865..532376c 100644 --- a/credits/GodotCredits.gd +++ b/credits/GodotCredits.gd @@ -59,7 +59,11 @@ var credits = [ "https://orama-interactive.itch.io/pixelorama" ],[ "Special thanks", - "The Game Smith for the tileset", + "The Game Smith for tileset", + "https://smallmak.itch.io/creepy-cave-tileset", + "", + "Pixel Sagas for Symtext font", + "https://www.dafont.com/symtext.font" ] ]