Adds a slightly modified batch script

For running it in DMM mode
This commit is contained in:
Crazylemon64
2017-01-18 21:07:00 -08:00
parent 16723535cd
commit b9ad3116eb
@@ -0,0 +1,4 @@
@echo off
SET RELATIVEROOT="../../"
python map_conflict_fixer.py %1 %RELATIVEROOT% 0
pause