parent
674409d3bf
commit
9759747176
2 changed files with 5 additions and 0 deletions
2
runclient-Tools.bat
Normal file
2
runclient-Tools.bat
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
@echo off
|
||||
dotnet run --project Content.Client --configuration Tools
|
||||
3
runserver-Tools.bat
Normal file
3
runserver-Tools.bat
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
dotnet run --project Content.Server --configuration Tools
|
||||
pause
|
||||
Loading…
Add table
Reference in a new issue