Files
itgmania212121/Build/INSTALL.md
T

21 lines
656 B
Markdown
Raw Normal View History

2014-10-17 21:23:00 -04:00
Warning
==
Make sure you read README.md first if you have not.
Installing StepMania
==
To use StepMania on your computer, it is first assumed that cmake is run (see README.md for more information). Then, follow the guide based on your operating system.
Windows
===
Using Visual Studio, simply build and it will place the .exe file in the correct directory.
Mac OS X
===
Using Xcode, simply build in Xcode and it will place the .app file in the correct directory.
Linux
===
Using the command line, simply type make and it will place stepmania and GtkModule.so (if requested) in the root StepMania directory. There is no more need to symlink the files.