added gmodcodecfix custom.just

This commit is contained in:
dnkmmr 2023-08-31 14:35:54 -05:00 committed by GitHub
parent d743752f11
commit 6847a6aaad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,6 +77,13 @@ fix-tf2-tcmalloc:
-v $HOME/.steam/steam/steamapps/common/Team\ Fortress\ 2/bin:/hl2_linux:Z \
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:
#!/usr/bin/env bash
source /etc/default/bazzite