source-engine
source-engine copied to clipboard
[Enhancement] Make the 64 bit build look more like current TF2
what i mean is to put 64 bit binaries in \bin\win64 and 32 bit binaries in \bin or something simmilar. how hard would it be to implement?
the advantage would be that we could have 64 and 32 bit binaries at the same time.
how hard would it be to implement?
Something like that is already implemented in CS:GO (at least, linux x64 binaries are in bin/linux64)
Found something like this here