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