This commit is contained in:
Nicholas 2025-05-23 14:22:10 +01:00
commit 99a6b8d788

View File

@ -36,6 +36,7 @@ var credits = [
"A game by Dragonfocus" "A game by Dragonfocus"
],[ ],[
"Programming", "Programming",
"JohnVince53",
"MewTheNekomata", "MewTheNekomata",
"TheSkyWinds" "TheSkyWinds"
],[ ],[
@ -49,11 +50,6 @@ var credits = [
"Sound Effects", "Sound Effects",
"\"Picked Coin Echo\" 1 & 2 by NenadSimic licensed CC-BY 3.0", "\"Picked Coin Echo\" 1 & 2 by NenadSimic licensed CC-BY 3.0",
"https://opengameart.org/users/nenadsimic" "https://opengameart.org/users/nenadsimic"
],[
"Testers",
"Name 1",
"Name 2",
"Name 3"
],[ ],[
"Tools used", "Tools used",
"Developed with Godot Engine", "Developed with Godot Engine",
@ -64,8 +60,6 @@ var credits = [
],[ ],[
"Special thanks", "Special thanks",
"The Game Smith for the tileset", "The Game Smith for the tileset",
"",
"Johnvince53, a cool friend"
] ]
] ]