Front Line Force -- 2021 -- Alpha


Latest Full Archive
Latest Binaries Only
Unpack to your Half-Life folder, ie: C:\steam\steamapps\common\Half-Life
the mod root in this version should be 'flfdev'
close the steam window and re-open and it should show up in the library as FLF Dev 1.8c
See below the TODO for Linux HLDS installation instructions


LINUX HLDS INSTALLATION
Latest Linux Steam Runtime
Get SteamCMD
1) get and install steamcmd

2) install hlds
	~$ mkdir /home/USERNAME/hlds
	~$ steamcmd
		force_install_dir /home/USERNAME/hlds
		login anonymous
		app_update 90 validate
		exit

2) get the steam runtime from the Link above

unpack in /home/USERNAME
(/home/USERNAME/steam-runtime should be where it unpacks to)
4)
	~$ cd hlds
	~/hlds$ nano hlds_run
change:
	export LD_LIBRARY_PATH=".:%LD_LIBRARY_PATH"

to:
	export LD_LIBRARY_PATH="../steam-runtime/usr/lib/i386-linux-gnu:.:%LD_LIBRARY_PATH"

5) unpack the latest flfbeta.7z into the hlds folder
	~$ cd hlds
	~/hlds$ 7z x ../flfbeta.7z .

6) it should now be launchable via:
 ~/hlds$ ./hlds_run -game frontline +map flf_kezman