mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 21:25:42 +12:00
Update README.md
This commit is contained in:
parent
f3031aaec5
commit
b65922b254
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ Alot of features don't work atm but it gets in game and let's you do a few thing
|
||||||
# Building
|
# Building
|
||||||
Building the server from source requires Microsoft .NET Core SDK, targetting version 5.0 https://dotnet.microsoft.com/download/dotnet-core
|
Building the server from source requires Microsoft .NET Core SDK, targetting version 5.0 https://dotnet.microsoft.com/download/dotnet-core
|
||||||
use ``dotnet build`` to build a debug build, (requires .NET Core Runtime) quickly or one of our publishing XML's
|
use ``dotnet build`` to build a debug build, (requires .NET Core Runtime) quickly or one of our publishing XML's
|
||||||
see: ``dotnet publish -p:PublishProfile=Linux64.pubxml`` to to build it standalone.
|
ex:
|
||||||
|
``dotnet publish -p:PublishProfile=Linux64.pubxml`` to to build it standalone.
|
||||||
|
|
||||||
# Web Server
|
# Web Server
|
||||||
Theres a bunch of saved files from the Horse Isle 1.0 website, as well as some basic functionality to make it work
|
Theres a bunch of saved files from the Horse Isle 1.0 website, as well as some basic functionality to make it work
|
||||||
|
|
Loading…
Add table
Reference in a new issue