diff --git a/_oak_mods/FasterLongbow.md b/_oak_mods/FasterLongbow.md new file mode 100644 index 0000000..459cb25 --- /dev/null +++ b/_oak_mods/FasterLongbow.md @@ -0,0 +1,11 @@ +--- +pyproject_url: https://raw.githubusercontent.com/Last1SiN/FasterLongbow/refs/heads/main/pyproject.toml +--- + +Configurable Longbow grenade throw and pre-teleport timing for Borderlands 3. Speeds up equipped Longbow delivery without changing other grenade delivery types, exposes the tested timing values through the Mod Menu, and enforces a safe minimum for Longbow teleport timing. + +## Credits + +- **Development:** Sol / GPT-5.6 Sol +- **Design, testing & QA:** Last1SiN +- **BL3 PythonSDK / Oak Mod Manager:** created by [apple1417](https://github.com/apple1417), with contributions from the [BL-SDK](https://github.com/bl-sdk) project and contributors.