mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2024-11-15 02:37:37 +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 %*
|