maimai-android-touch-panel/install.bat

3 lines
49 B
Batchfile
Raw Permalink Normal View History

2024-04-16 06:28:17 +08:00
@echo off
pip install -r .\requirements.txt
pause