2021-02-25 03:25:09 +00:00
|
|
|
# Kitchen Sink Faucet SRB2
|
2016-09-04 19:12:59 +00:00
|
|
|
|
2021-02-25 03:25:09 +00:00
|
|
|
[![Build status](https://ci.appveyor.com/api/projects/status/gv49pw5mra2sad1j?svg=true)](https://ci.appveyor.com/project/jimita/kitchensinkfaucetsrb2)
|
|
|
|
[![CircleCI](https://circleci.com/gh/Jimita/KitchenSinkFaucetSRB2/tree/master.svg?style=svg)](https://app.circleci.com/pipelines/github/Jimita/KitchenSinkFaucetSRB2)
|
2016-09-03 21:50:00 +00:00
|
|
|
|
|
|
|
## Dependencies
|
|
|
|
- NASM (x86 builds only)
|
|
|
|
- SDL2 (Linux/OS X only)
|
|
|
|
- SDL2-Mixer (Linux/OS X only)
|
|
|
|
- libupnp (Linux/OS X only)
|
|
|
|
- libgme (Linux/OS X only)
|
2019-06-11 23:11:42 +00:00
|
|
|
- libopenmpt (Linux/OS X only)
|
2016-09-03 21:50:00 +00:00
|
|
|
|
|
|
|
## Compiling
|
|
|
|
|
|
|
|
See [SRB2 Wiki/Source code compiling](http://wiki.srb2.org/wiki/Source_code_compiling)
|
|
|
|
|
2016-09-04 20:54:11 +00:00
|
|
|
## Disclaimer
|
2016-09-03 21:50:00 +00:00
|
|
|
Sonic Team Junior is in no way affiliated with SEGA or Sonic Team. We do not claim ownership of any of SEGA's intellectual property used in SRB2.
|