Skip to content

Add bl2speed.md for sprint speed modification - #246

Merged
apple1417 merged 1 commit into
bl-sdk:masterfrom
NKAYE0:master
Sep 26, 2026
Merged

apple1417 merged 1 commit into
bl-sdk:masterfrom
NKAYE0:master

Conversation

@NKAYE0

@NKAYE0 NKAYE0 commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

Introduced a mod that increases sprint speed in the game while keeping walking speed unchanged. The mod allows users to select sprint speed multipliers from 1x to 10x, with a default of 1.5x.

Introduced a mod that increases sprint speed in the game while keeping walking speed unchanged. The mod allows users to select sprint speed multipliers from 1x to 10x, with a default of 1.5x.
@apple1417

apple1417 commented Sep 21, 2026 •

Copy link
Copy Markdown
Contributor

this seems overcomplicated, there's no reason to keep support for the old sdk

I'll also say explicitly passing all those args to build mod is a bad idea, the whole point is to have a single source of truth

@NKAYE0

NKAYE0 commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

thanks for the feedback, I have made the requested changes in my latest release (v1.0.1):

Dropped legacy SDK support entirely — it's modern SDK only now.
build_mod() is called with no arguments.

I have tested the mod after the changes in game and everything worked as expected with no issues.

@apple1417
apple1417 merged commit 534fe25 into bl-sdk:master Sep 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants