Updated messages in json files to be more cross platform.
This commit is contained in:
parent
7f08c41d9d
commit
5a6a5cff40
@ -5,7 +5,7 @@
|
|||||||
"file": "aoddoom1.wad",
|
"file": "aoddoom1.wad",
|
||||||
"url": "https://www.moddb.com/mods/army-of-darkness-total-conversion/addons/army-of-darkness-doom-wad",
|
"url": "https://www.moddb.com/mods/army-of-darkness-total-conversion/addons/army-of-darkness-doom-wad",
|
||||||
"messages": [
|
"messages": [
|
||||||
"Place \"aoddoom1.wad\" in \"${gamePath}\""
|
"Place \"aoddoom1.wad\" in the Toby Doom directory. On Linux/Mac this is ~/.local/games/doom"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"file": "GMOTA_V.1.5.2.pk3",
|
"file": "GMOTA_V.1.5.2.pk3",
|
||||||
"url": "https://combine-kegan.itch.io/gmota",
|
"url": "https://combine-kegan.itch.io/gmota",
|
||||||
"messages": [
|
"messages": [
|
||||||
"Place the file in ~/.local/games/doom"
|
"Place the file in the Toby Doom directory. On Linux/Mac this is ~/.local/games/doom"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
"url": "https://www.moddb.com/mods/project-brutality",
|
"url": "https://www.moddb.com/mods/project-brutality",
|
||||||
"messages": [
|
"messages": [
|
||||||
"This should be included by default.",
|
"This should be included by default.",
|
||||||
"If you are seeing this message, please reinstall after removing any TobyDoom files from ~/.cache/linux-game-manager.",
|
"If you are seeing this message, please contact stormdragon2976 on the audiogames.net forum",
|
||||||
"rm -f ~/.cache/linux-game-manager/TobyAccessibilityMod_Version*"
|
"or ask about it on the Stormux email list: https://stormux.org"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -5,9 +5,8 @@
|
|||||||
"file": "Project_Brutality-Latest.pk3",
|
"file": "Project_Brutality-Latest.pk3",
|
||||||
"url": "https://www.moddb.com/mods/project-brutality",
|
"url": "https://www.moddb.com/mods/project-brutality",
|
||||||
"messages": [
|
"messages": [
|
||||||
"This should be included by default.",
|
"Place the pk3 in the Toby Doom directory. On Linux/Mac this is ~/.local/games/doom",
|
||||||
"If you are seeing this message, please reinstall after removing any TobyDoom files from ~/.cache/linux-game-manager.",
|
"This version may or may not work under Windows. I had trouble with it in a VM."
|
||||||
"rm -f ~/.cache/linux-game-manager/TobyAccessibilityMod_Version*"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
@ -5,10 +5,9 @@
|
|||||||
"file": "Addons/WOLFENDOOM/orig_enh.pk3",
|
"file": "Addons/WOLFENDOOM/orig_enh.pk3",
|
||||||
"url": "https://www.moddb.com/mods/wolfendoom/downloads/wolfendoom-enhanced",
|
"url": "https://www.moddb.com/mods/wolfendoom/downloads/wolfendoom-enhanced",
|
||||||
"messages": [
|
"messages": [
|
||||||
"mkdir -p ~/.local/games/doom/Addons/WOLFENDOOM/",
|
"Place all pk3 files from the zip archive in the Toby Doom directory under Addons/WOLFENDOOM (the directory will need to be created)",
|
||||||
"Place all pk3 files from the zip archive in:",
|
"On Linux/Mac: mkdir -p ~/.local/games/doom/Addons/WOLFENDOOM/",
|
||||||
"~/.local/games/doom/Addons/WOLFENDOOM/",
|
"There should be three files: noct_enh.pk3, orig_enh.pk3, and sod_enh.pk3"
|
||||||
"There should be three of them noct_enh.pk3, orig_enh.pk3, and sod_enh.pk3"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user