v1.3.2 - A couple small bugfixes
Welcome to OpenBLCMM v1.3.2! OpenBLCMM is a tool for managing text-based mods for Borderlands 2, Borderlands: The Pre-Sequel, and the standalone Assault on Dragon Keep. It was forked from the opensourced core of the original Borderlands Community Mod Manager (BLCMM) by LightChaosman.
About
OpenBLCMM is the next version of BLCMM which has a couple of main differences:
- It's 100% open-source.
- The Windows version is entirely contained in an EXE. No Java install is required! There's also an installer which will get OpenBLCMM into your Start Menu.
- "Pure Java" versions support all current Java versions, up through Java 20.
- Support for Assault on Dragon Keep (including OE data!).
- Object Explorer datapack handling is significantly different, and OE features various speed improvements and streamlining.
OpenBLCMM is completely separate from BLCMM -- you can have both installed at the same time and they won't interfere with each other at all. You can even have them open at the same time if you want, though I wouldn't recommend pointing them at the same patch file.
Changes Since v1.3.1
- Fixed TPS Game Detection on Windows
- Importing mods via drag-and-drop will correctly update OpenBLCMM's "last imported" internal variable.
Release Files
Windows
- Installer (Recommended!) -
OpenBLCMM-1.3.2-Installer.exe
- This is the easiest to get going! You'll also have a start menu entry, and optionally a desktop icon.
- Zipfile EXE -
OpenBLCMM-1.3.2-Windows.zip
- If you don't want to use an installer, this is the second-easiest. Just unzip wherever you like and doubleclick on
OpenBLCMM.exe
to run! Note that the Zipfile EXE requires Microsoft's Visual C++ Redistributable
- If you don't want to use an installer, this is the second-easiest. Just unzip wherever you like and doubleclick on
- Pure Java -
OpenBLCMM-1.3.2-Java-Windows.zip
- This version requires that Java is installed, and will not install Java for you. We recommend Adoptium Temurin. Supported Java versions are: 8, 11, 17, and 20. Launch with
launch_openblcmm.bat
once Java is installed.
- This version requires that Java is installed, and will not install Java for you. We recommend Adoptium Temurin. Supported Java versions are: 8, 11, 17, and 20. Launch with
Linux
- Pure Java -
OpenBLCMM-1.3.2-Java-Linux.tgz
- This version requires that Java is installed, and will not install Java for you. Just install via your distro's package manager. Supported Java versions are: 8, 11, 17, and 20. Launch with
launch_openblcmm.sh
one Java is installed.
- This version requires that Java is installed, and will not install Java for you. Just install via your distro's package manager. Supported Java versions are: 8, 11, 17, and 20. Launch with
Mac
- Pure Java -
OpenBLCMM-1.3.2-Java-Mac.tgz
- This version requires that Java is installed, and will not install Java for you. We recommend Adoptium Temurin. Supported Java versions are: 8, 11, 17, and 20. Launch by doubleclicking on
launch_openblcmm.command
.
- This version requires that Java is installed, and will not install Java for you. We recommend Adoptium Temurin. Supported Java versions are: 8, 11, 17, and 20. Launch by doubleclicking on
Object Explorer Data Packs
- Datapack Releases: https://github.com/BLCM/OpenBLCMM-Data/releases
- Datapacks must now be downloaded manually. Download the ones you want and store them in the same directory as
OpenBLCMM.exe
orOpenBLCMM.jar
. The app will see them on the next startup!
- Datapacks must now be downloaded manually. Download the ones you want and store them in the same directory as