mirror of
https://github.com/bkerler/edl.git
synced 2024-11-14 11:05:05 -05:00
856590bce8
This was copied from MTKClient, but renamed MTK to EDL, of course Signed-off-by: Christopher Lentocha <christopherericlentocha@gmail.com>
3 lines
50 B
Batchfile
3 lines
50 B
Batchfile
@echo off
|
|
title EDLClient
|
|
python "%~dp0edl" %*
|