View Single Post
  #1  
Old 29-12-2021, 19:35
pcmhdhp pcmhdhp is offline
Registered User
 
Join Date: Dec 2021
Location: canada
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
pcmhdhp is on a distinguished road
Question Wanting to make a source game anthology, how to not recompress shared files/libraries

Basically the title, in the games Counter Strike: Source, Portal, Half-Life 2 there are many shared files, as after all, they're all source games! What I would like to do is to have all of the *shared* files in one folder, and when a game is chosen to be installed it will decompress it's game specific files, and then also pull from the shared folder.

Now, if this was using cli unix tools it would be pretty straight forward, but I'm wanting to do this as a GUI windows installer, which I'm pretty unfamiliar with.
Any tips/advice?
Reply With Quote
Sponsored Links