mirror of
https://github.com/wega-team/ss14-wega.git
synced 2026-02-14 19:30:01 +01:00
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