Files
itgmania212121/README.md
T

31 lines
1.4 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 currently have two integration servers in place. Their statuses are listed below.
* Travis (Linux): [![Build Status](https://travis-ci.org/stepmania/stepmania.svg?branch=master)](https://travis-ci.org/stepmania/stepmania)
* AppVeyor (Windows): [![Build status](https://ci.appveyor.com/api/projects/status/08182seiqah5ujp1?svg=true)](https://ci.appveyor.com/project/wolfman2000/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).