winescripts/Minesweeper/run

7 lines
87 B
Text
Raw Normal View History

2024-10-18 19:41:40 +00:00
#!/bin/sh
source ./env
cd bin && "$GAMESCOPE" -W 800 -H 600 -- \
wine 'WINMINE.EXE'