mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-24 06:40:11 +01:00
6 lines
81 B
Batchfile
6 lines
81 B
Batchfile
|
@echo off
|
||
|
|
||
|
cd /d %~dp0
|
||
|
|
||
|
inject jbhook1.dll jubeat.exe --config jbhook-01.conf %*
|