Add Batch Script for Easier Use on Windows

This was copied from MTKClient, but renamed MTK to EDL, of course

Signed-off-by: Christopher Lentocha <christopherericlentocha@gmail.com>
This commit is contained in:
Christopher Lentocha 2024-06-21 12:39:33 -04:00
parent a6bb478da0
commit 856590bce8

3
edl.bat Normal file
View file

@ -0,0 +1,3 @@
@echo off
title EDLClient
python "%~dp0edl" %*