README: some more formatting tweaks

This commit is contained in:
Marco Cawthorne 2022-04-25 12:30:32 -07:00
parent 0d7ce40f81
commit 2b1449e08b
Signed by: eukara
GPG key ID: C196CD8BA993248A

View file

@ -67,17 +67,18 @@ Then, in the same directory (Nuclide's) you will clone this repo.
Run
> ./build_game.sh valve
First, so we have a usable menu.
then either run Nuclide's `./build_game.sh cstrike` shell script, or issue `make` inside
./cstrike/src for whenever you need to recompile FreeCS.
You need to also provide data-files.
** !! You need to also provide data-files !! **
There's separate scripts inside FreeHL's cloned valve/ directory and FreeCS's cstrike/ directory
for grabbing/moving the data files from various install media.
The archive.org scripts for Half-Life will download content from the various demo builds of Half-Life, and can use yt-dlp for grabbing the music.
The archive.org scripts for Half-Life will download content from the various demo builds of Half-Life, and can use yt-dlp for grabbing the music. You should be able to get everything required to play off the Internet.
## Community