mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-01-13 16:37:57 +00:00
Add common file mod_options.txt that's used to set current mod options between all supported build systems
This commit is contained in:
parent
459ac7fa02
commit
dcdcfa9eeb
16
mod_options.txt
Normal file
16
mod_options.txt
Normal file
@ -0,0 +1,16 @@
|
||||
BARNACLE_FIX_VISIBILITY=OFF # Barnacle tongue length fix
|
||||
CLIENT_WEAPONS=ON # Client local weapons prediction
|
||||
CROWBAR_IDLE_ANIM=OFF # Crowbar idle animation
|
||||
CROWBAR_DELAY_FIX=OFF # Crowbar attack delay fix
|
||||
CROWBAR_FIX_RAPID_CROWBAR=OFF # Rapid crowbar fix
|
||||
GAUSS_OVERCHARGE_FIX=OFF # Gauss overcharge fix
|
||||
TRIPMINE_BEAM_DUPLICATION_FIX=OFF # Fix of tripmine beam duplication on level transition
|
||||
HANDGRENADE_DEPLOY_FIX=OFF # Handgrenade deploy animation fix after finishing a throw
|
||||
WEAPONS_ANIMATION_TIMES_FIX=OFF # Animation times fix for some weapons
|
||||
OEM_BUILD=OFF # OEM Build
|
||||
HLDEMO_BUILD=OFF # Demo Build
|
||||
|
||||
GAMEDIR=valve # Gamedir path
|
||||
SERVER_INSTALL_DIR=dlls # Where put server dll
|
||||
CLIENT_INSTALL_DIR=cl_dlls # Where put client dll
|
||||
SERVER_LIBRARY_NAME=hl # Library name for PC platforms
|
Loading…
Reference in New Issue
Block a user