Merge pull request #1613 from Ryozuki/patch-1

TShockAPI.sln -> TShock.sln in readme.md
This commit is contained in:
Lucas Nicodemus 2018-04-19 09:47:11 -06:00 committed by GitHub
commit 6f292bd112
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -122,7 +122,7 @@ You need to re-run the patcher any time `OTAPI` updates. You need to rebuild `Te
##### TShock ##### TShock
1. Open the `TShockAPI.sln` solution in the root of the repository. 1. Open the `TShock.sln` solution in the root of the repository.
1. Build the solution. It should correctly download NuGet packages automatically and build against the aforementioned `TerrariaServerAPI` project you just built. 1. Build the solution. It should correctly download NuGet packages automatically and build against the aforementioned `TerrariaServerAPI` project you just built.