diff --git a/_oak2_mods/BL4AutoReload.md b/_oak2_mods/BL4AutoReload.md index 8c0eb8d..b716ec8 100644 --- a/_oak2_mods/BL4AutoReload.md +++ b/_oak2_mods/BL4AutoReload.md @@ -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. diff --git a/_oak2_mods/BL4SuperDash.md b/_oak2_mods/BL4SuperDash.md index 5834232..a36336b 100644 --- a/_oak2_mods/BL4SuperDash.md +++ b/_oak2_mods/BL4SuperDash.md @@ -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.