3 lines
84 B
Batchfile
3 lines
84 B
Batchfile
|
@echo off
|
||
|
cd .\net8.0-windows7.0\
|
||
|
start "Stride.GameStudio" .\Stride.GameStudio.exe
|