send noop command to steam before installing mods

This commit is contained in:
lelgenio 2023-05-26 20:00:03 -03:00
parent 857c053692
commit 12ca1bf0a7
2 changed files with 16 additions and 0 deletions

View file

@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
./patches/dont-hardcode-zenity.patch
./patches/dont-write-desktop-entry-during-runtime.patch
./patches/dont-check-map-count.patch
./patches/send-noop-before-installing-mods.patch
];
installPhase = ''