source-engine icon indicating copy to clipboard operation
source-engine copied to clipboard

Allow installation to global directories.

Open er2off opened this issue 2 years ago • 0 comments
trafficstars

This commit now install everything with FHS-compliant structure (/usr/local/bin/hl2_launcher and lib/libtier0.so lib/lib...).

Binaries and libraries now uses rpath and not depends on local bin/ directory unlike original Valve's Source.

TODO:

  • [ ] Test on other OSes (Android, Windows)

er2off avatar May 01 '23 10:05 er2off