mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-14 18:27:36 +01:00
6 lines
87 B
Batchfile
6 lines
87 B
Batchfile
|
@echo off
|
||
|
|
||
|
cd /d %~dp0
|
||
|
|
||
|
inject iidxhook1.dll bm2dx.exe -D --config iidxhook-12.conf %*
|