No description
Find a file
2023-03-28 03:03:00 -07:00
.circleci
android SRB2 2.1 release 2014-03-15 13:11:35 -04:00
assets
cmake cmake/Comptime.cmake: exclude remote refs HEAD from current branch search 2023-03-22 15:23:44 -07:00
debian-template
deployer
doc SRB2 2.1.12 release 2014-11-11 19:55:07 -05:00
extras
libs
src Clean up some mismatched and hardcoded sizes, use defines for crypto primitive size 2023-03-28 03:03:00 -07:00
thirdparty Add glm CPM dependency 2023-03-23 11:20:26 -05:00
tools Remove FMOD files 2022-07-23 12:57:46 -05:00
.clang-format clang-format: really avoid return type alone on line 2023-02-10 07:17:38 -08:00
.editorconfig
.gitattributes avoid the source code from getting the wrong EOL 2019-09-20 12:32:18 -04:00
.gitignore
.travis.yml
alias-bootstrap.sh
Android.mk
appveyor.yml
CMakeLists.txt
CMakePresets.json
comptime.bat
comptime.mk
comptime.props
comptime.sh
cpdebug.mk
debian_template.sh
Doxyfile Remove some more DOS related stuff 2020-07-25 19:15:54 -04:00
LICENSE
LICENSE-3RD-PARTY.txt Monocypher license compliance 2023-03-28 01:29:30 -07:00
README.md
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 More work to cleanup the ARM builds 2018-12-22 19:50:32 -05: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)
  • libopenmpt (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.