This website requires JavaScript.
Explore
Help
Sign In
juni
/
crystall-punk-14
Watch
1
Star
0
Fork
0
You've already forked crystall-punk-14
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5b6108377e40235c768be3ac6ffadb37a085f441
crystall-punk-14
/
runserver.bat
4 lines
52 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Copied run{client,server}.bat to the content repo (#45)
2018-03-22 18:34:32 +01:00
@
echo
off
Use dotnet run for the run batch files instead of directly calling the exe (#27698) * Use dotnet run for the run batch files instead of directly calling the exe * FUCK
2024-05-05 23:18:26 +03:00
dotnet run --project Content.Server
Copied run{client,server}.bat to the content repo (#45)
2018-03-22 18:34:32 +01:00
pause
Reference in New Issue
Copy Permalink