Releases: DaloLorn/SR2ModManager
SR2 Mod Manager v1.2.0
A GUI version of the SR2 Mod Manager.
Features:
- Controlled via a rudimentary GUI
- Automatically downloads and manages Git-based mod repositories, and can reopen previously downloaded repositories directly from the file system
- Lists all releases and branches of a repository, along with their description (if provided)
- Clean and efficient installation process, much more modder- and user-friendly than ModDB downloads
This version of SR2MM is a long-overdue upgrade from Java 8 to Java 11, and offers a list of recommended repository URLs based on the last 5 repos it opened. (By default, these are the five most prominent repositories in the SR2 community at the time of release.)
At this time, standalone installation is only supported for Win64 OSes. Other users are advised to either build from source, or use the standard installation.
SR2 Mod Manager v1.1.1
A GUI version of the SR2 Mod Manager.
Features:
- Controlled via a rudimentary GUI
- Automatically downloads and manages Git-based mod repositories, and can reopen previously downloaded repositories directly from the file system
- Lists all releases and branches of a repository, along with their description (if provided)
- Clean and efficient installation process, much more modder- and user-friendly than ModDB downloads
This version of SR2MM supports a new branch description syntax, and finally allows users to set a path to their SR2 folder instead of being forced to install the manager directly into it.
SR2 Mod Manager v1.1.0
A GUI version of the SR2 Mod Manager.
Features:
- Controlled via a rudimentary GUI
- Automatically downloads and manages Git-based mod repositories, and can reopen previously downloaded repositories directly from the file system
- Lists all releases and branches of a repository, along with their description (if provided)
- Clean and efficient installation process, much more modder- and user-friendly than ModDB downloads
This updated version of SR2MM is a little more communicative, and provides support for mods which require the contents of another Git repository (for instance, Rising Stars 1.3.0 and its dependence on the SR2 Community Patch).
SR2 Mod Manager v1.0.0
A GUI version of the SR2 Mod Manager.
Features:
- Controlled via a rudimentary GUI
- Automatically downloads and manages Git-based mod repositories, and can reopen previously downloaded repositories directly from the file system
- Lists all releases and branches of a repository, along with their description (if provided)
- Clean and efficient installation process, much more modder- and user-friendly than ModDB downloads
NOTE (July 10, 2019): Linux users will want to remove the pause
command from modmanager.sh
. It has been brought to my attention that there is no such command on Linux, and I've since realized that it might not be necessary there anyway. (Maybe. I'm keeping it on Windows, though.)
A hotfix should become available sometime this week when I get around to bundling a new zip.
Version 0.1.0
Basic SR2 mod manager, developed as a console application.