From bd629235bb283e3f4f4a4ce60faf721c1bf83fb8 Mon Sep 17 00:00:00 2001 From: Michael Kantor Date: Wed, 18 Dec 2024 00:26:14 -0500 Subject: Added hammer script. Added script to display the current clipboard contents as a QR code. Updated README. --- hammer.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 hammer.sh (limited to 'hammer.sh') diff --git a/hammer.sh b/hammer.sh new file mode 100755 index 0000000..bf63cbc --- /dev/null +++ b/hammer.sh @@ -0,0 +1,2 @@ +#!/bin/sh +WINEPREFIX=~/wine/.hammer wine ~/.local/share/Steam/steamapps/common/Team\ Fortress\ 2/bin/x64/hammerplusplus.exe -- cgit v1.2.1