mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-12-18 17:25:53 +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 %*
|