Updated messages in json files to be more cross platform.

This commit is contained in:
Storm Dragon
2025-01-10 14:07:20 -05:00
parent 7f08c41d9d
commit 5a6a5cff40
5 changed files with 9 additions and 11 deletions

View File

@ -5,10 +5,9 @@
"file": "Addons/WOLFENDOOM/orig_enh.pk3",
"url": "https://www.moddb.com/mods/wolfendoom/downloads/wolfendoom-enhanced",
"messages": [
"mkdir -p ~/.local/games/doom/Addons/WOLFENDOOM/",
"Place all pk3 files from the zip archive in:",
"~/.local/games/doom/Addons/WOLFENDOOM/",
"There should be three of them noct_enh.pk3, orig_enh.pk3, and sod_enh.pk3"
"Place all pk3 files from the zip archive in the Toby Doom directory under Addons/WOLFENDOOM (the directory will need to be created)",
"On Linux/Mac: mkdir -p ~/.local/games/doom/Addons/WOLFENDOOM/",
"There should be three files: noct_enh.pk3, orig_enh.pk3, and sod_enh.pk3"
]
}
],