Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 6 additions & 3 deletions _oak2_mods/BL4AutoReload.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
pyproject_url: https://raw.githubusercontent.com/Last1SiN/BL4-AutoReload/refs/heads/main/pyproject.toml
---

Skip reload delay with a single Borderlands 4 mod with four selectable native reload behaviors for Borderlands 4: automatic reload or fire-on-empty reload, for all supported weapons or Jakobs only. Supports keyboard/mouse and gamepad fire bindings, and handles weapons with separate primary/secondary fire ammo pools. Client-side co-op compatible.
Skip reload delay with a single Borderlands 4 mod with four selectable native reload behaviors: automatic reload or fire-on-empty reload, for all supported weapons or Jakobs only. Supports keyboard/mouse and gamepad fire bindings, and handles weapons with separate primary/secondary fire ammo pools.

Creator: Sol (ChatGPT, GPT-5.6 Sol)
QA / Maintainer: Last1SiN
## Credits

- **Development:** Sol / GPT-5.6 Sol
- **Design, testing & QA:** Last1SiN
- **BL4 PythonSDK / Oak2 Mod Manager:** created by [apple1417](https://github.com/apple1417), with contributions from the [BL-SDK](https://github.com/bl-sdk) project and contributors.
9 changes: 6 additions & 3 deletions _oak2_mods/BL4SuperDash.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
pyproject_url: https://raw.githubusercontent.com/Last1SiN/BL4-SuperDash/refs/heads/main/pyproject.toml
---

Multi-directional Super Dash for Borderlands 4 with one rebindable key or controller button. Follows your current movement direction, including keyboard diagonals and continuous analog stick angles on gamepad, with forward fallback from a standstill. Preserves sprint after landing when started from sprint. Uses native Dash/Jump calls without external macro software. Client-side co-op compatible.
Multi-directional Super Dash for Borderlands 4 with one rebindable key or controller button. Follows your current movement direction, including keyboard diagonals and continuous analog stick angles on gamepad, with forward fallback from a standstill. Preserves sprint after landing when started from sprint. Uses native Dash/Jump calls without external macro software.

Creator: Sol (ChatGPT, GPT-5.6 Sol)
QA / Maintainer: Last1SiN
## Credits

- **Development:** Sol / GPT-5.6 Sol
- **Design, testing & QA:** Last1SiN
- **BL4 PythonSDK / Oak2 Mod Manager:** created by [apple1417](https://github.com/apple1417), with contributions from the [BL-SDK](https://github.com/bl-sdk) project and contributors.