This commit is contained in:
Li 2022-08-31 20:31:18 +12:00
commit f739c99c87

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 inside Visual Studio 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"