
- Fixed crashes related to spell casting - Balanced the volume of the music tracks - Removed a bunch of unused files
11 lines
614 B
Plaintext
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/"])
|