Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JLChnToZ committed Aug 22, 2016
1 parent 757210b commit 16a62c4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Assets/Scenes/MenuScene.unity
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 16a62c4

Please sign in to comment.