This website requires JavaScript.
Explore
Help
Sign In
cws
/
GameThing
Watch
1
Star
0
Fork
You've already forked GameThing
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5c2ca407d1
GameThing
/
build.bat
4 lines
75 B
Batchfile
Raw
Normal View
History
Unescape
Escape
initial commit
2019-10-05 13:54:15 +00:00
dotnet restore src/Server
dotnet build src/Server
build.* runs the tests Brings the scripts in line with what the readme says they do.
2019-10-05 17:26:54 +00:00
dotnet test src/GameTest