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
|
||||
Reference in New Issue
Block a user