mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2025-03-01 16:10:30 +01:00
6 lines
81 B
Batchfile
6 lines
81 B
Batchfile
|
@echo off
|
||
|
|
||
|
cd /d %~dp0
|
||
|
|
||
|
inject jbhook1.dll jubeat.exe --config jbhook-02.conf %*
|