nc543 b3f656503c Fixed crashes and volume
- Fixed crashes related to spell casting
- Balanced the volume of the music tracks
- Removed a bunch of unused files
2024-06-01 17:16:57 -04:00

11 lines
614 B
Plaintext

[gd_resource type="Resource" script_class="Credit" load_steps=2 format=3 uid="uid://ty4ajqwpd6xd"]
[ext_resource type="Script" path="res://Resources/credit.gd" id="1_ldflp"]
[resource]
script = ExtResource("1_ldflp")
title = "Music"
name = "Alexander Nakarada"
description = Array[String](["Music Tracks:", "Wanderer (In-game music is trimmed)", "The Wizard", "Licensed under Creative Commons BY Attribution 4.0 License"])
links = Array[String](["www.creatorchords.com", "https://creatorchords.com/music/wanderer/", "https://creatorchords.com/music/the-wizard/", "https://creativecommons.org/licenses/by/4.0/"])