From 76f843223067c9981bfb33d744fd27375edda8b0 Mon Sep 17 00:00:00 2001 From: RedxYeti <39033204+RedxYeti@users.noreply.github.com> Date: Fri, 26 Jun 2026 23:58:10 -0400 Subject: [PATCH 1/5] Create SeparateMeleeGrappleKeys.md --- _oak2_mods/SeparateMeleeGrappleKeys.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _oak2_mods/SeparateMeleeGrappleKeys.md diff --git a/_oak2_mods/SeparateMeleeGrappleKeys.md b/_oak2_mods/SeparateMeleeGrappleKeys.md new file mode 100644 index 0000000..a5d5ba0 --- /dev/null +++ b/_oak2_mods/SeparateMeleeGrappleKeys.md @@ -0,0 +1,3 @@ +--- +pyproject_url: https://raw.githubusercontent.com/RedxYeti/yeti-bl4-sdk/refs/heads/main/SeparateMeleeGrappleKeys/pyproject.toml +--- From 48fac8cef7340039cd71e0b56a6dfe49ec5c7e7d Mon Sep 17 00:00:00 2001 From: RedxYeti <39033204+RedxYeti@users.noreply.github.com> Date: Fri, 26 Jun 2026 23:59:50 -0400 Subject: [PATCH 2/5] Create GrappleAnywhere.md --- _oak2_mods/GrappleAnywhere.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _oak2_mods/GrappleAnywhere.md diff --git a/_oak2_mods/GrappleAnywhere.md b/_oak2_mods/GrappleAnywhere.md new file mode 100644 index 0000000..692a8f7 --- /dev/null +++ b/_oak2_mods/GrappleAnywhere.md @@ -0,0 +1,17 @@ +--- +pyproject_url: https://raw.githubusercontent.com/RedxYeti/yeti-bl4-sdk/refs/heads/main/GrappleAnywhere/pyproject.toml +--- +Lets you grapple anywhere, comes with 2 types of grapple and an option to disable vanilla grapple points. + + +Install: +Merge sdk_mods and OakGame folders with the ones in your BL4 base directory + +in-game set your grapple anywhere keys in the console + +optionally disable the vanilla grapple points + + +Notes: +To use the Grapple to Ledge you need to aim directly at the top ledge of something you could mantle. +If you aim correctly, you will land on top of the ledge you aimed at. From 2a6e170bb5624a085d1152131258168100383d4d Mon Sep 17 00:00:00 2001 From: RedxYeti <39033204+RedxYeti@users.noreply.github.com> Date: Sat, 27 Jun 2026 00:00:17 -0400 Subject: [PATCH 3/5] Update GrappleAnywhere.md --- _oak2_mods/GrappleAnywhere.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_oak2_mods/GrappleAnywhere.md b/_oak2_mods/GrappleAnywhere.md index 692a8f7..18465d8 100644 --- a/_oak2_mods/GrappleAnywhere.md +++ b/_oak2_mods/GrappleAnywhere.md @@ -5,6 +5,7 @@ Lets you grapple anywhere, comes with 2 types of grapple and an option to disabl Install: + Merge sdk_mods and OakGame folders with the ones in your BL4 base directory in-game set your grapple anywhere keys in the console @@ -13,5 +14,6 @@ optionally disable the vanilla grapple points Notes: + To use the Grapple to Ledge you need to aim directly at the top ledge of something you could mantle. If you aim correctly, you will land on top of the ledge you aimed at. From e099e93e50c0159976c6011e34c16ad0984b5c03 Mon Sep 17 00:00:00 2001 From: RedxYeti <39033204+RedxYeti@users.noreply.github.com> Date: Sat, 27 Jun 2026 00:00:37 -0400 Subject: [PATCH 4/5] Update GrappleAnywhere.md --- _oak2_mods/GrappleAnywhere.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/_oak2_mods/GrappleAnywhere.md b/_oak2_mods/GrappleAnywhere.md index 18465d8..fd7eb9e 100644 --- a/_oak2_mods/GrappleAnywhere.md +++ b/_oak2_mods/GrappleAnywhere.md @@ -5,15 +5,12 @@ Lets you grapple anywhere, comes with 2 types of grapple and an option to disabl Install: - Merge sdk_mods and OakGame folders with the ones in your BL4 base directory in-game set your grapple anywhere keys in the console optionally disable the vanilla grapple points - Notes: - To use the Grapple to Ledge you need to aim directly at the top ledge of something you could mantle. If you aim correctly, you will land on top of the ledge you aimed at. From 46b0fef2a562b38edf1b17c4ebe851a55525beff Mon Sep 17 00:00:00 2001 From: RedxYeti <39033204+RedxYeti@users.noreply.github.com> Date: Sat, 27 Jun 2026 00:00:48 -0400 Subject: [PATCH 5/5] Update GrappleAnywhere.md --- _oak2_mods/GrappleAnywhere.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_oak2_mods/GrappleAnywhere.md b/_oak2_mods/GrappleAnywhere.md index fd7eb9e..bcd6101 100644 --- a/_oak2_mods/GrappleAnywhere.md +++ b/_oak2_mods/GrappleAnywhere.md @@ -4,13 +4,17 @@ pyproject_url: https://raw.githubusercontent.com/RedxYeti/yeti-bl4-sdk/refs/head Lets you grapple anywhere, comes with 2 types of grapple and an option to disable vanilla grapple points. + Install: + Merge sdk_mods and OakGame folders with the ones in your BL4 base directory in-game set your grapple anywhere keys in the console optionally disable the vanilla grapple points + Notes: + To use the Grapple to Ledge you need to aim directly at the top ledge of something you could mantle. If you aim correctly, you will land on top of the ledge you aimed at.