This commit is contained in:
xen-42 2025-04-08 13:03:55 -04:00
parent 8f06cab729
commit a6efef5ee3

View File

@ -25,7 +25,7 @@ namespace NewHorizons.External.Modules
public string condition;
/// <summary>
/// Path to the audio file to use as custom music for the credits. Also supports AudioClips and AudioType like other audio settings.
/// The audio to use for the credits music. Can be a path to a .wav/.ogg/.mp3 file, or taken from the AudioClip list.
/// Note: only applies when creditsType is set to "custom".
/// </summary>
public string audio;