Skip to content

Commit 806d63b

Browse files
committed
credits: Group all Nathan Hoad projects together
Previously Dialogue Manager was mentioned twice.
1 parent aa06fdd commit 806d63b

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

scenes/menus/title/components/credits.tscn

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,7 @@ layout_mode = 2
673673
size_flags_vertical = 3
674674
bbcode_enabled = true
675675
text = "Built with [url=https://godotengine.org/]Godot Engine[/url] ([url=https://godotengine.org/license/]MIT license[/url])
676-
Uses [url=https://dialogue.nathanhoad.net/]Godot Dialogue Manager[/url] by Nathan Hoad ([url=https://github.com/nathanhoad/godot_dialogue_manager/blob/main/LICENSE]MIT license[/url])
676+
677677
Uses [url=https://dialogue.nathanhoad.net/]Godot Git Describe[/url] by Joseph Michael Ware ([url=https://github.com/zibetnu/godot-git-describe/blob/main/LICENSE]MIT license[/url])
678678
Uses [url=https://github.com/scfried/soft-type-jersey]Jersey[/url] by Sarah Cadigan-Fried and The Soft Type Project Authors ([url=https://github.com/scfried/soft-type-jersey?tab=OFL-1.1-1-ov-file]OFL-1.1 license[/url])"
679679
fit_content = true
@@ -700,10 +700,9 @@ horizontal_alignment = 1
700700
layout_mode = 2
701701
size_flags_vertical = 3
702702
bbcode_enabled = true
703-
text = "Uses [url=https://nathanhoad.net/]Nathan Hoad[/url] resources
704-
[url=https://dialogue.nathanhoad.net/]Godot Dialogue Manager[/url] by Nathan Hoad ([url=https://github.com/nathanhoad/godot_dialogue_manager/blob/main/LICENSE]MIT license[/url])
705-
[url=https://github.com/nathanhoad/godot_input_helper]Input Helper[/url] by Nathan Hoad ([url=https://github.com/nathanhoad/godot_input_helper/blob/main/LICENSE]MIT license[/url])
706-
"
703+
text = "[url=https://dialogue.nathanhoad.net/]Dialogue Manager[/url] ([url=https://github.com/nathanhoad/godot_dialogue_manager/blob/main/LICENSE]MIT license[/url])
704+
705+
[url=https://github.com/nathanhoad/godot_input_helper]Input Helper[/url] ([url=https://github.com/nathanhoad/godot_input_helper/blob/main/LICENSE]MIT license[/url])"
707706
fit_content = true
708707
horizontal_alignment = 1
709708

0 commit comments

Comments
 (0)