mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-10 07:12:03 +00:00
23 lines
940 B
Markdown
23 lines
940 B
Markdown
|
Sonic Robo Blast 2
|
||
|
==================
|
||
|
[![Build status](https://ci.appveyor.com/api/projects/status/399d4hcw9yy7hg2y?svg=true)](https://ci.appveyor.com/project/STJr/srb2) [![Build status](https://travis-ci.org/STJr/SRB2.svg?branch=master)](https://travis-ci.org/STJr/SRB2)
|
||
|
==================
|
||
|
|
||
|
[Sonic Robo Blast 2](https://srb2.org/) is a 3D Sonic the Hedgehog fangame based on a modified version of [Doom Legacy](http://doomlegacy.sourceforge.net/).
|
||
|
|
||
|
## 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)
|
||
|
|
||
|
Warning: 64-bit builds are not netgame compatible. Use at your own risk.
|
||
|
|
||
|
## Compiling
|
||
|
|
||
|
See [SRB2 Wiki/Source code compiling](http://wiki.srb2.org/wiki/Source_code_compiling)
|
||
|
|
||
|
### Disclaimer
|
||
|
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.
|