|
|
|
|
|
by throwaway64
4935 days ago
|
|
Steam has a package so dependancies can be satisfied easily without resorting to "install xyz beforehand", and it runs an installer into your home folder because the user has to be able to modify the games directory for many, many games on steam, because stuff like configuration, custom maps, custom models etc, is stored alongside everything else. Also steam has diff based patching (which requires accress from whoever is running the steam binary) which makes a lot more sense than how package managers operate for large packages, imagine downloading an entire 20 gig game every time there was a minor bugfix, it would be very obnoxious. Unless the design of both package managers, and how steam games store settings/etc both change radically, this really is the only workable solution. Luckily, you will still be able to share steam folders cross user, just simply give both users read/write access to the folder. |
|
The way they're doing it now is plain unclean.