POSIX shell script that downloads addons/software/builds for SRB2 and SRB2Kart. windowsmacoslinuxshellbashclidownloaderterminalposixshell-scriptsrb2srb2kartringracers UpdatedDec 10, 2024 Shell Bijman/srb2srv Star3 Code Issues Pull requests
addons, server config... docker-compose up -d Wait for the container to be built, and you'll be left with the stack 'SRB2' running in Docker. The console output will give you any and all important info regarding your dedicated server. Requirements This container requires player.dta, srb...
summary articles reviews files addons videos images jobs zSRB2 is a recreation of Sonic Robo Blast 2 on the Zandronum engine, It features 3 Game Modes, Match, a new type CTF and Race, and over 20 New maps.Mod Deleted The mod you are trying to view has been deleted and is no ...
Expand All @@ -247,6 +249,16 @@ addons: - libgl1-mesa-dev - libgme-dev - p7zip-full homebrew: taps: - mazmazz/srb2 packages: - sdl2_mixer - game-music-emu - p7zip - cmake update: true before_script: - wget --verbose --server-response -c http://rosenthalcastle.org/srb2...
These addons must be downloaded separately. The expected checksums for these addons are listed in SHA256SUMS: KL_HOSTMOD_V18.pk3 (discussion) KL_kartmp-v1.5.pk3 (discussion) kl_DynMusic-v3.wad (discussion) KL_MiniRankingPlus-v3.1.pk3 (discussion) kl_hitfeed-v2.2.pk3 (discussion) KL_...
addonsp[EXT_LUA] = W_CachePatchName("M_FLUA", PU_STATIC); @@ -4434,7 +4436,9 @@ static void M_HandleAddons(INT32 choice) // else intentional fallthrough case EXT_SOC: case EXT_WAD: #ifdef USE_KART case EXT_KART: #endif case EXT_PK3: COM_BufAddText(va("addfile \"%s%s\...
addons: apt: sources: - llvm-toolchain-precise-3.6 - ubuntu-toolchain-r-test - sourceline: 'ppa:stjr/srb2' packages: - libsdl2-mixer-dev - libpng-dev - libgl1-mesa-dev - libgme-dev - libopenmpt-dev - p7zip-full - clang-3.6 compiler: clang-3.6 #Ubuntu clang version 3.6.2-svn...