mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
added gmodcodecfix custom.just
This commit is contained in:
parent
d743752f11
commit
6847a6aaad
@ -77,6 +77,13 @@ fix-tf2-tcmalloc:
|
|||||||
-v $HOME/.steam/steam/steamapps/common/Team\ Fortress\ 2/bin:/hl2_linux:Z \
|
-v $HOME/.steam/steam/steamapps/common/Team\ Fortress\ 2/bin:/hl2_linux:Z \
|
||||||
ghcr.io/maisatanel/tcmalloc-hl2-fixer:main
|
ghcr.io/maisatanel/tcmalloc-hl2-fixer:main
|
||||||
|
|
||||||
|
patch-gmod:
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
curl -o ~/.patch-gmod https://github.com/solsticegamestudios/GModCEFCodecFix/releases/download/20230731/GModCEFCodecFix-Linux
|
||||||
|
chmod +x ~/.patch-gmod
|
||||||
|
~/.patch-gmod
|
||||||
|
rm -f ~/.patch-gmod
|
||||||
|
|
||||||
enable-vapor-theme:
|
enable-vapor-theme:
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
source /etc/default/bazzite
|
source /etc/default/bazzite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user