3 Commits

Author SHA1 Message Date
v4n 093d849c19 Updated README.md 2025-12-13 14:14:43 +02:00
v4n c98e0094ce Updated README.md 2025-12-13 14:14:09 +02:00
v4n 2ffc669010 fix: whitespace 2025-09-29 21:24:20 +03:00
2 changed files with 0 additions and 10 deletions
-9
View File
@@ -1,14 +1,5 @@
# Helldivers 2 Mod Manager CLI # Helldivers 2 Mod Manager CLI
## Deprecation notice
> [!Caution]
> This project is deprecated as of 30/09/2025 in favor of [Arsenal](https://www.nexusmods.com/helldivers2/mods/4664)'s 0.30.0 release, a GUI mod manager that supports every feature of Helldivers 2 Mod Manager CLI and more, on Linux.
**Thank you for the support up until now and make sure to check out Arsenal!**
## Overview
Helldivers 2 Mod Manager CLI is a command line interface for managing Helldivers 2 mods. Since there is no Linux mod manager available and I like being a nerd by using CLI tools instead of GUIs, this project was born. Helldivers 2 Mod Manager CLI is a command line interface for managing Helldivers 2 mods. Since there is no Linux mod manager available and I like being a nerd by using CLI tools instead of GUIs, this project was born.
## Installation ## Installation
-1
View File
@@ -1908,7 +1908,6 @@ function self_update() {
exit 0 exit 0
} }
=======
function modpack() { function modpack() {
parse_help_has_arguments display_help_modpack "$@" parse_help_has_arguments display_help_modpack "$@"
local type="$1" local type="$1"