diff --git a/FOREST.SH b/FOREST.SH new file mode 100755 --- /dev/null +++ b/FOREST.SH @@ -0,0 +1,8 @@ +if ! command -v wine &> /dev/null +then + echo "This program requires wine" + exit +fi + +LC_ALL=ru_RU.utf8 wine wcl/urq_dos.exe caravan.qst +