Skip to content

Commit

Permalink
Added infromation about contributing to README
Browse files Browse the repository at this point in the history
  • Loading branch information
James Liu committed Apr 19, 2015
1 parent 1801e50 commit 2e10409
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ DanmakU is an open source danmaku development kit for Unity3D.
See the [wiki](https://github.com/rhythmia/DanmakU/wiki) on a number of tutorials on how to get started.
See the [script documentation](http://rhythmia.org/DanmakU/Docs/html/annotated.html) to see a scripting reference.

# Contributing
DanmakU is open source under the MIT license. While using it, and find a bug that you fixed? See an issue in the issue tracker (of which there are many)? Have a new idea for a good feature for the development kit? Simply fork this repo, make your changes and submit a pull request. They will be merged in once it is confirmed that the changes indeed do help.

# Structure
DanmakU is split into multiple packages which can be used seperately or together depending on your needs:
* Core - The central core to the entire dev kit, requires UnityUtilLib, Vexe Framework, and Unity3D itself.
Expand Down

0 comments on commit 2e10409

Please sign in to comment.