mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-03-21 17:44:15 -05: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 %*
|