From 4780f70ea2bc7e17a7560cbdb44c46d1cb2ac79f Mon Sep 17 00:00:00 2001 From: David DeGraw Date: Wed, 22 Jan 2025 12:05:23 -0700 Subject: [PATCH] Improve mod installation instructions Also improved uplink setup and used a better source for mod files. --- Documentation/supported-mod-list.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Documentation/supported-mod-list.md b/Documentation/supported-mod-list.md index 875161f1..7b917b6d 100644 --- a/Documentation/supported-mod-list.md +++ b/Documentation/supported-mod-list.md @@ -39,7 +39,14 @@ # List of Half-Life-based mods Originally this list was written by *Qwertyus*(*Qortez*) -To run mods from this category - place mod folder to folder where is **valve** folder located and launch xash3d fwgs with command-line parameter `-game `. +To install these mods: +- place mod folder in the same directory as your **valve** folder is located +- xash3d-fwgs will automatically scan for mods on load +- In the "Custom Game" menu, your mods will show +- Select a mod, and then "Activate" +- The application will restart with your mod loaded + +Mods can also be launched directly by passing in the `-game` argument with the name of the folder your mod is in. For example, if my mod folder is named "uplink", then the command is `./xash3d -game uplink`. For mappacks - place *.bsp files to **valve/maps** folder, *.wad files to **valve** and type **`map `** cmd. ## The big singleplayer mods and mappacks @@ -135,7 +142,7 @@ For mappacks - place *.bsp files to **valve/maps** folder, *.wad files to **valv 90. [Half-Life C.A.G.E.D.](https://store.steampowered.com/app/679990/HalfLife_Caged/) (set **-num edicts 4096** in command-line parameters for successful start) 90. [Half-Life: Dreamcast v1.1](https://www.moddb.com/mods/half-life-dreamcast) 91. [Half-Life: OPS](https://www.runthinkshootlive.com/posts/half-life-ops/) -92. [Half-Life: Uplink](https://www.fileplanet.com/10360/10000/fileinfo/Half-Life:-UpLink-Demo) +92. [Half-Life: Uplink](https://www.halflifeuplink.com) (download [hlulsl-2.1.zip](https://www.halflifeuplink.com/pub/hlulsl/hlulsl-2.1.zip), extract, rename `src` to `uplink` and move to base mod directory) 92. [Half-Quake](https://www.moddb.com/mods/halfquake-amen) 93. [Half-Quake 2: Amen](https://www.moddb.com/mods/halfquake-amen) 94. [Hard 2](https://www.runthinkshootlive.com/posts/hard-2/) (set **fps_max** to **60** to prevent a possible sticking of Barney on an elevator in the beginning of the mod)