Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.02 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.02 KB

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