mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Mention that audio clip and audio type also work
This commit is contained in:
parent
ca1bc37014
commit
8f06cab729
@ -25,7 +25,7 @@ namespace NewHorizons.External.Modules
|
|||||||
public string condition;
|
public string condition;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Path to the audio file to use as custom music for the credits.
|
/// Path to the audio file to use as custom music for the credits. Also supports AudioClips and AudioType like other audio settings.
|
||||||
/// Note: only applies when creditsType is set to "custom".
|
/// Note: only applies when creditsType is set to "custom".
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public string audio;
|
public string audio;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user