fix: line end to LF

This commit is contained in:
v4n
2025-01-15 16:17:32 +02:00
parent 8f3a239b85
commit af55a2d414
3 changed files with 36 additions and 29 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#!/bin/bash
# Helldivers 2 Mod Manager
# Helldivers 2 Mod Manager v0.1.0
# --- Globals ---
@@ -85,7 +85,7 @@ function initialize_directories() {
# --- Help Functions ---
function display_help() {
echo "Helldivers 2 Mod Manager"
echo "Helldivers 2 Mod Manager v0.1.0"
echo "Usage: h2mm [command] [options]"
echo "Commands:"
echo " install Install a mod with files (short form: h2mm i)."