Files
cmd-alexandra-toxicity/lancer_jeu.bat

6 lines
136 B
Batchfile

@echo off
mode con: cols=120 lines=40
title LA COMPANIE
cd /d "%USERPROFILE%\Documents\cmd-alexandra-toxicity"
python jeu.py
pause > nul