diff --git a/Assets/Scenes/MenuScene.unity b/Assets/Scenes/MenuScene.unity index f76333f..515a368 100644 --- a/Assets/Scenes/MenuScene.unity +++ b/Assets/Scenes/MenuScene.unity @@ -2463,8 +2463,8 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1711238157} m_HandleRect: {fileID: 1711238156} m_Direction: 2 - m_Value: 1 - m_Size: 0.83406913 + m_Value: 0 + m_Size: 1 m_NumberOfSteps: 0 m_OnValueChanged: m_PersistentCalls: @@ -4738,7 +4738,7 @@ MonoBehaviour: m_HorizontalOverflow: 1 m_VerticalOverflow: 1 m_LineSpacing: 1 - m_Text: 'BananaBeats - Alpha Build. 20160820 + m_Text: 'BananaBeats - Alpha Build. 20160822 (C) JLChnToZ, 2013-2016. Licensed under Artistic License 2.0' --- !u!222 &782679362 diff --git a/README.md b/README.md index a33faba..6681b3f 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,13 @@ This application uses following products: - **[5 Identification Mono Font](http://www.dafont.com/5identification-mono.font)** by [Winter Design Studio](http://www.dafont.com/winty5.d4560) - **[VideoStreamer & VideoStreamer.NET](http://fr.sfml-dev.org/forums/index.php?topic=12305.0)** by Brown Star - [LICENSE](https://bitbucket.org/zsbzsb/videostreamer/src/df763ea34e6e8be6576dea3fb7843a7e1c193dda/license.txt) - **[Unity UI Extensions](https://bitbucket.org/ddreaper/unity-ui-extensions)** - [LICENSE](https://bitbucket.org/ddreaper/unity-ui-extensions/src/13e291bef4ff636f49f34b4a949cc0fc7d8edd9d/LICENSE) +- **[NAudio](https://naudio.codeplex.com/)** - [LICENSE](https://naudio.codeplex.com/license) * +- **[NVorbis](https://github.com/ioctlLR/NVorbis) & [NAudio.Vorbis](https://github.com/naudio/Vorbis)** - [LICENSE](https://github.com/ioctlLR/NVorbis/blob/master/LICENSE) * Except the components mentioned above, the whole application (or game) in open-sourced under [Artistic License 2.0](LICENSE). +* NAudio, NVorbis and NAudio.Vorbis are packed into a single library file in this project. + ## Snapshots ![Snapshot](http://i.imgur.com/ioU37sD.png)