add steam_appid.txt

This commit is contained in:
Robin Appelman 2026-07-08 01:24:27 +02:00
commit d93b1d0803

View file

@ -80,6 +80,8 @@ in
cp ${steamworks-sdk-redist}/lib/steamclient.so $out/bin/steamclient.so
chmod -R +w $out/bin/steamclient.so
echo 440 > $out/steam_appid.txt
runHook postInstall
'';