parent
7627923a88
commit
63a919b9c2
|
|
@ -0,0 +1,2 @@
|
||||||
|
@echo off
|
||||||
|
dotnet run --project Content.Client --configuration Tools
|
||||||
|
|
@ -0,0 +1,3 @@
|
||||||
|
@echo off
|
||||||
|
dotnet run --project Content.Server --configuration Tools
|
||||||
|
pause
|
||||||
Loading…
Reference in New Issue