Skip to content

A lua-patch mod for SRB2 that aims to help characters with BattleMod support, be it by adding things like battle specials, weight, and/or rebalancing abilities

Notifications You must be signed in to change notification settings

Mari0shi/battlepass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 

Repository files navigation

BATTLEPASS

(Previously known as BATTLEPATCH)

Complete Changelog

List of characters currently patched

How to build

Did you know that .pk3's are just .zip's? Yes, really. Just zip the contents of the "battlepass" folder (not the folder itself!) and rename the result from .zip to .pk3 and it should be ready to load in-game. If you don't have anything to zip with, try 7Zip or SRB2ModCompiler.

Example args for SRB2ModCompiler: -skipintro -server +wait 1 -warp tutorial +downloading off +addfile ZBa_Battlemod-v9.3.pk3 caceepass.pk3 +wait 3 +skin Tails +color Rosy

Example batch (.bat) file tester (deprecated):
cd "[PATH TO SRB2]"
Start "" srb2win.exe -file "[PATH TO THIS REPO]\battlepass.pk3" -server +skin Cacee +color Kiwi +wait 1 +"map tutorial -f" +downloading off

About

A lua-patch mod for SRB2 that aims to help characters with BattleMod support, be it by adding things like battle specials, weight, and/or rebalancing abilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%