From ef7c1605a027b52bbff1b01ea693b60f53fa3a71 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Thu, 8 May 2025 14:01:37 +0200 Subject: initial commit --- fomm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 fomm (limited to 'fomm') diff --git a/fomm b/fomm new file mode 100755 index 0000000..a822e7b --- /dev/null +++ b/fomm @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +WINEPREFIX="$HOME/games/fallout-new-vegas" \ +wine "$HOME/games/fallout-new-vegas/drive_c/Program Files (x86)/FOMM/fomm.exe" -- cgit v1.2.3