mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 22:19:14 +01:00
4 lines
55 B
Batchfile
4 lines
55 B
Batchfile
|
@echo off
|
||
|
cd /d "%~dp0"
|
||
|
python SummerBanger64.py "%~1"
|