forked from wylab/wylab-station-14
eb2fac40db
* Use dotnet run for the run batch files instead of directly calling the exe * FUCK
4 lines
56 B
Batchfile
4 lines
56 B
Batchfile
@echo off
|
|
dotnet run --project Content.Client
|
|
set PDIR=
|