Releases: plu5/p-borderlands
v2.1.0
Contains
- Sprint Adjuster 2.0.0
- Exp Adjuster 1.1.0
- Saves Backuper 1.0.1
Changes since previous release
- feat(ExpAdjuster): Mission rewards multipliers (#11)
Ability to adjust mission rewards (experience, credits, and other currency, individually) from 0% (no rewards) to 10000% (100 times the rewards) - fix(ExpAdjuster): Do not set values that are unchanged from defaults
Installation
Download the archive of the mod you want to install and extract the folder within it (which should be the mod name) into the PythonSDK Mods folder, which is in Binaries/Win32 in your Borderlands 2 folder.
For Saves Backuper, also install in the same way its third-party dependency, UserFeedback.
v2.0.0
Contains
- Sprint Adjuster 2.0.0
- Exp Adjuster 1.0.0
- Saves Backuper 1.0.1
Changes since previous release
- fix(SprintAdjuster): AirControl in TPS (#10)
Simpler method to apply AirControl that works in TPS too; changing the global PlayerAirControl instead of the AirControl property on the pawn, because the latter isn't the same in TPS. Downside is it requires respawn to take effect.
Installation
Download the archive of the mod you want to install and extract the folder within it (which should be the mod name) into the PythonSDK Mods folder, which is in Binaries/Win32 in your Borderlands 2 folder.
For Saves Backuper, also install in the same way its third-party dependency, UserFeedback.
v1.1.2
Contains
- Sprint Adjuster 1.1.0
- Exp Adjuster 1.0.0
- Saves Backuper 1.0.1
Changes since previous release
- fix(SavesBackuper): Dialog shows at launch despite valid paths (#9)
Installation
Download the archive of the mod you want to install and extract the folder within it (which should be the mod name) into the PythonSDK Mods folder, which is in Binaries/Win32 in your Borderlands 2 folder.
For Saves Backuper, also install in the same way its third-party dependency, UserFeedback.
v1.1.1
Contains
- Sprint Adjuster 1.1.0
- Exp Adjuster 1.0.0
- Saves Backuper 1.0.0
Changes since previous release
- Sprint Adjuster new approach for applying speed, which fixes issue #1.
Installation
Download the archive of the mod you want to install and extract the folder within it (which should be the mod name) into the PythonSDK Mods folder, which is in Binaries/Win32 in your Borderlands 2 folder.
v1.1.0
Contains
- Sprint Adjuster 1.0.0
- Exp Adjuster 1.0.0
- Saves Backuper 1.0.0
Changes since previous release
- New mod: Saves Backuper.
Installation
Download the archive of the mod you want to install and extract the folder within it (which should be the mod name) into the PythonSDK Mods folder, which is in Binaries/Win32 in your Borderlands 2 folder.
v1.0.0
Download the archive of the mod you want to install and extract the folder within it (which should be the mod name) into the PythonSDK Mods folder, which is in Binaries/Win32
in your Borderlands 2 folder. You can also download the archive of source and extract the folders therein.