1
0
mirror of https://github.com/quackerd/bdeh.git synced 2024-11-21 18:56:46 +00:00
[RO/Mirror] Borderlands 3 Editor Helper https://github.com/quackerd/bdeh
Go to file
2020-04-11 00:54:44 -04:00
Borderlands3Protos@d0a6574efe Switch to submodule 2020-04-11 00:50:49 -04:00
.gitignore update 2020-04-11 00:40:52 -04:00
.gitmodules Switch to submodule 2020-04-11 00:50:49 -04:00
bdeh.py Compile protobufs 2020-04-11 00:54:44 -04:00
LICENSE Initial commit 2020-04-11 00:21:58 -04:00
OakSave_pb2.py Compile protobufs 2020-04-11 00:54:44 -04:00
OakShared_pb2.py Compile protobufs 2020-04-11 00:54:44 -04:00
README.md UPDATE 2020-04-11 00:46:36 -04:00

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.