From 65dec46a2966f66605b96dc7cba4ad57441e82a6 Mon Sep 17 00:00:00 2001 From: Li Date: Fri, 29 Jul 2022 13:41:38 +1200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1732dec..8d89417 100755 --- a/README.md +++ b/README.md @@ -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"