mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-04-23 01:57:36 -05:00
jb ripples: Create dev/nvram if not exists in gamestart.bat
This commit is contained in:
parent
51a018b0cf
commit
4f8f6c0f7a
2
dist/jb/gamestart-02.bat
vendored
2
dist/jb/gamestart-02.bat
vendored
|
|
@ -2,4 +2,6 @@
|
|||
|
||||
cd /d %~dp0
|
||||
|
||||
if not exist dev\nvram mkdir dev\nvram
|
||||
|
||||
inject jbhook1.dll jubeat.exe --config jbhook-02.conf %*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user