launcher improvements
in csgo and new tf2 instead if hl2.exe we have gamename.exe. these games didn't require the -game parameter to launch, so i'm asking is it possible to make double clicking hl2_launcher.exe directly launch the game (--build-games= would also change the launcher to default not to hl2 folder but to build game folder).
looks like i found the line.
DEFAULT_HL2_GAMEDIR is defined at line 94 if someone needs
can we derive this from --build-games ?
can we derive this from --build-games ?
impossible
sure is possible
sure is possible
so you think it can change the code according to a fucking console argument?
sure is possible
so you think it can change the code according to a fucking console argument?
are you stupid? at waf level add a preprocessor definition to set the default game. not that hard.
sure is possible
so you think it can change the code according to a fucking console argument?
are you stupid? at waf level add a preprocessor definition to set the default game. not that hard.
yeah and what about mods?
--build-game=mod or whatever
--build-game=modor whatever
oh right.