1587f051e9
Fix broken link to CMake
30 lines
1.2 KiB
Markdown
30 lines
1.2 KiB
Markdown
StepMania
|
|
=========
|
|
|
|
StepMania is an advanced cross-platform rhythm game for home and arcade use.
|
|
|
|
Advanced cross-platform rhythm game for home and arcade use.
|
|
|
|
##Installing from Source##
|
|
|
|
StepMania can be compiled using [CMake](http://www.cmake.org/). More information about using CMake can be found in both the `Build` directory and CMake's documentation.
|
|
|
|
##Build Status##
|
|
|
|
We use Travis as our continuous integration server. The status can be found below.
|
|
|
|
[](https://travis-ci.org/stepmania/stepmania)
|
|
|
|
##Resources##
|
|
|
|
* Website: http://www.stepmania.com/
|
|
* IRC: irc.freenode.net/#stepmania-devs
|
|
* Theming Wiki: http://goo.gl/SO7W5
|
|
* Lua Documentation for Themes: http://goo.gl/XNiov
|
|
|
|
##Licensing Terms##
|
|
|
|
* All of the our source code is under the [MIT license](http://opensource.org/licenses/MIT).
|
|
* Any songs that are included within this repository are under the [<abbr title="Creative Commons Non-Commercial">CC-NC</abbr> license](https://creativecommons.org/).
|
|
* The [MAD library](http://www.underbit.com/products/mad/) and [FFmpeg codecs](https://www.ffmpeg.org/) when built with our code use the [GPL license](http://www.gnu.org).
|