No description
Find a file
wolfy852 f4d6a108d5 Merge remote-tracking branch 'remotes/SRB2/vanilla-hotplug-stableid' into gamepad-tweaks
# Conflicts:
#	src/command.c
#	src/command.h
#	src/g_game.c
#	src/m_menu.c
#	src/sdl/i_system.c
#	src/sdl/i_video.c
#	src/sdl/sdlmain.h

This is NOT just a normal merge commit. I have adjusted the hotplugging code from stableid to account for the last two players, and also removed new 2.1 additions that were deemed irrelevant to Kart.
2018-12-27 16:21:51 -06:00
.circleci
android
assets
bin
cmake/Modules
debian
doc SRB2 2.1.12 release 2014-11-11 19:55:07 -05:00
extras
libs
objs
src Merge remote-tracking branch 'remotes/SRB2/vanilla-hotplug-stableid' into gamepad-tweaks 2018-12-27 16:21:51 -06:00
tools
windows-installer Edited the installer to support SRB2Kart 2018-12-05 20:39:42 -05:00
.gitattributes
.gitignore
.travis.yml
Android.mk
appveyor.yml
CMakeLists.txt Merge remote-tracking branch 'remotes/SRB2/vanilla-hotplug' into unfuck-gamepads 2018-12-06 13:07:39 -06:00
comptime.bat
comptime.mk
comptime.props
comptime.sh
cpdebug.mk
Doxyfile
LICENSE
README.md Basic readme for public repo 2018-11-16 02:46:59 -05:00
srb2-vc9.sln SRB2 2.1 release 2014-03-15 13:11:35 -04:00
srb2-vc10.sln
SRB2.cbp Backport the Blockmap library I made two years ago 2018-11-30 17:11:11 +00:00
Srb2.dev
srb2.png
SRB2_common.props
SRB2_Debug.props
SRB2_Release.props MSVC: Move x86/x64 settings into commons props 2016-05-22 21:55:55 -04:00
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.