Update README.md

This commit is contained in:
Li 2022-07-29 13:41:38 +12:00 committed by GitHub
parent 900fe0d48a
commit 65dec46a29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,6 +109,8 @@ and start the server using ``systemctl start hisp``
ex:
``dotnet publish -p:PublishProfile=Linux64.pubxml`` to to build it standalone.
NOTE: At this current time, building projects targeting .NET Core 7.0 requires Visual Studio 2022 PREVIEW and does not work in the stable build
# 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
like the original site, the files are in the "HorseIsleWeb" folder, it requires PHP 8.0, with the modules "intl" and "mysqli"