fbi-i18n-zh/servefiles/drop cia or folder here.bat
2017-02-05 18:05:09 -06:00

5 lines
96 B
Batchfile

@ECHO OFF
set /p DSIP="Enter the IP of your 3DS: "
python %~dp0servefiles.py %DSIP% "%~1"
pause