SvenBXT is a complete remake of BunnymodXT, designed specifically for Sven Co-op 5.25.
You can legally use this tool for Sven Co-op runs.
Download latest release: CLICK
Download nightly build: CLICK
- 5.11
- 5.22
- 5.23
- 5.25
- 5.26-rc1 (NOT SUPPORTED ON LINUX)
- 5.26 (NOT SUPPORTED ON LINUX)
Sven Co-op 4.x or older are not planned to be supported.
SvenBXT can be installed as a MetaHook/SvenMod/StarLoader plugin.
Also can be injected by any injector (even deprecated one from rebased
branch).
- Move
SvenBXT.dll
tosvencoop/metahook/plugins
- Write
SvenBXT.dll
insvencoop/metahook/configs/plugins.lst
- Move
SvenBXT.dll
tosvenmod/plugins
- Open
svenmod/plugins.txt
and write"SvenBXT" "1"
inside plugins tab
// SvenMod
// List of plugins to load
"Plugins"
{
"SvenBXT" "1"
"Settings"
{
"LoadDelay" "0.5" // in seconds
}
}
You can find additional info about that here.
- Move
SvenBXT.dll
tostarloader
directory - Rename
SvenBXT.dll
toSvenBXT.asi
You can use the runsven.sh
script. Correct the paths at the top of the script if necessary.
Thanks to YaLTeR for BunnymodXT!
Thanks to autisoid for SvenMod/MetaHook emulators.