4 lines
65 B
Batchfile
4 lines
65 B
Batchfile
@echo off
|
|
cd "%~dp0lite"
|
|
"Kangaroo Patcher.exe" Vape_Lite.exe
|
@echo off
|
|
cd "%~dp0lite"
|
|
"Kangaroo Patcher.exe" Vape_Lite.exe
|