John Carter

Results 2 comments of John Carter

I'd be interested in helping out here but I currently can't get the project build on my Linux machine (Ubuntu 14.04). Looks like travis is also having some issues with...

Got this to build in a 14.04 docker with the following: ``` docker run --rm -it microsoft/dotnet:1.0.5-sdk # git clone https://github.com/HearthSim/SabberStone.git # cd SabberStone # dotnet restore # dotnet sln...