mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-02-16 20:29:12 +01:00
4 lines
58 B
Batchfile
4 lines
58 B
Batchfile
@echo off
|
|
cd /d "%~dp0"
|
|
python SummerBanger64.py -f "%~1"
|