#!/usr/bin/env bash
export _started_from_console=yes
/usr/bin/winpty "$( dirname ${BASH_SOURCE[0]} )/mpv.exe" "$@"
