No description
Find a file
Sryder b2674a3cd0 Initialise these to 0 just to stop GCC 4.4 from complaining.
This should be okay since 0 generally means "nothing" for these, and they should always be set before being used later on.
2020-05-20 11:47:22 +01:00
.circleci Fix some build errors 2020-04-07 19:07:39 -04:00
android SRB2 2.1 release 2014-03-15 13:11:35 -04:00
assets remove whitespaces 2019-02-05 15:42:37 -05:00
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 Initialise these to 0 just to stop GCC 4.4 from complaining. 2020-05-20 11:47:22 +01:00
tools
windows-installer/staging
.gitattributes
.gitignore
.travis.yml Use xenial to build all the versions newer than trusty 2020-05-19 20:45:49 +01: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 Compile Win32 EXE with -gdwarf-2 2014-04-07 10:03:14 -04:00
debian_template.sh
Doxyfile
LICENSE
README.md Basic readme for public repo 2018-11-16 02:46:59 -05:00
srb2-vc9.sln
srb2-vc10.sln
SRB2.cbp Add k_kart files to CB project 2019-01-04 23:09:25 -06:00
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.