No description
Find a file
Monster Iestyn 49ff331ac0 Detect infinite alias self-recursion mixed with other commands, such as in the case of alias a "echo test; a"; a.
(Unfortunately, this does not work if "wait" is used instead of "echo", but oh well)

(cherry picked from commit e501d9c6af)
2020-05-13 16:03:26 -07:00
.circleci Fix some build errors 2020-04-07 19:07:39 -04:00
android
assets
bin What the fuck how did this get here 2020-03-11 15:03:12 -04:00
cmake/Modules
debian-template Merge branch 'http-downloads' into 'awful-mix' 2020-04-12 21:38:33 -04:00
deployer
doc
extras
libs Merge branch 'http-downloads' into 'awful-mix' 2020-04-12 21:38:33 -04:00
objs
src Detect infinite alias self-recursion mixed with other commands, such as in the case of alias a "echo test; a"; a. 2020-05-13 16:03:26 -07:00
tools
windows-installer/staging
.gitattributes
.gitignore
.travis.yml Support for http downloads 2020-04-07 18:22:29 -04:00
Android.mk
appveyor.yml Disable 64-bit Appveyor builds 2020-05-11 18:55:20 -07:00
CMakeLists.txt Make the deployer use the new version format 2020-04-18 23:18:39 -05:00
comptime.bat
comptime.mk
comptime.props
comptime.sh
cpdebug.mk
debian_template.sh
Doxyfile
LICENSE
README.md
srb2-vc9.sln
srb2-vc10.sln
SRB2.cbp
Srb2.dev
srb2.png
SRB2_common.props
SRB2_Debug.props
SRB2_Release.props
srb2banner.png

SRB2Kart

SRB2Kart is a kart racing mod based on the 3D Sonic the Hedgehog fangame Sonic Robo Blast 2, based on a modified version of Doom Legacy.

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)

Compiling

See SRB2 Wiki/Source code compiling. The compiling process for SRB2Kart is largely identical to SRB2.

Disclaimer

Kart Krew 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.