mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-04 12:39:58 +00:00
Merge branch 'main' into testing
This commit is contained in:
commit
b0f13017e1
@ -6,6 +6,8 @@ fix-steam-download-speed:
|
|||||||
rm -f $HOME/.local/share/Steam/steam_dev.cfg
|
rm -f $HOME/.local/share/Steam/steam_dev.cfg
|
||||||
bash -c 'printf "@nClientDownloadEnableHTTP2PlatformLinux 0\n@fDownloadRateImprovementToAddAnotherConnection 1.0\n" > $HOME/.local/share/Steam/steam_dev.cfg'
|
bash -c 'printf "@nClientDownloadEnableHTTP2PlatformLinux 0\n@fDownloadRateImprovementToAddAnotherConnection 1.0\n" > $HOME/.local/share/Steam/steam_dev.cfg'
|
||||||
|
|
||||||
|
alias patch-gmod := fix-gmod
|
||||||
|
|
||||||
# Patch GMod's 64-bit beta to work properly on Linux (https://github.com/solsticegamestudios/GModCEFCodecFix)
|
# Patch GMod's 64-bit beta to work properly on Linux (https://github.com/solsticegamestudios/GModCEFCodecFix)
|
||||||
fix-gmod:
|
fix-gmod:
|
||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user