From 8122c29fd1dbb72a5af7c6cf929cdd35c3e51e42 Mon Sep 17 00:00:00 2001 From: quackerd <19315218+quackerd@users.noreply.github.com> Date: Sat, 11 Apr 2020 00:46:36 -0400 Subject: [PATCH] UPDATE --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b2a33c..b96db1d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Borderlands 3 Editor Helper (BdEH) +This is WIP. + Protocol Buffer schemas are forked from https://github.com/gibbed/Borderlands3Protos. Credits to Gibbed. -The encryption/decryption algorithm and the save editor are discovered independently by myself and @guhaoyu2005. +The encryption/decryption algorithm and the save editor are discovered independently by myself and [guhaoyu2005](https://github.com/guhaoyu2005).