GitXplorerGitXplorer
g

Gibbed.Borderlands2

public
642 stars
144 forks
68 issues

Commits

List of commits on branch master.
Unverified
e7afdaf45265024725d55d9d19dfee5ce077ff2b

Remove FUNDING.yml.

ggibbed committed 3 years ago
Verified
f7669a2bd05bcb0eab78f10e461988a805b390f4

Update README.md.

ggibbed committed 5 years ago
Unverified
e2a9b46ffb14ff95488653861fd696418e1646e1

Don't use .NET Core SDK preview anymore.

ggibbed committed 5 years ago
Unverified
351585fe630900c5ad4fd2f9c2b2e51e8cc0a359

Add preliminary support for Switch saves.

ggibbed committed 5 years ago
Unverified
09cd10fa28777d8d62be05e3a07e9a0808566b46

Fix non-Unicode text encoding in SparkTmsUnpack.

ggibbed committed 6 years ago
Unverified
fff0aaebcb295be1003e05323d7887999d8652f5

Add support for big-endian and zlib compression to SparkTmsUnpack.

ggibbed committed 6 years ago

README

The README file for this repository.

Gibbed's Borderlands 2 Tools

Tools for modding Borderlands 2.

Like what I've done? Consider supporting me on Patreon, Ko-fi, PayPal, or by using the Epic Support-A-Creator Tag "GIBBED".

Build status

Save Editor

To download, go to the current release and download bl2_saveedit_1.0.x.zip.

Community Resources

TODO.

SparkTmsPack/SparkTmsUnpack

These tools are used for unpacking Spark TMS data, which is downloaded by Borderlands 2 upon launching.

Building from source code

Intended to be built with Visual Studio 2019. You'll need minimum .NET Core 3.0 as well.