From 221953b90f3a3f8de0b4adf205b2df7a1f6e9234 Mon Sep 17 00:00:00 2001 From: Li Date: Thu, 3 Nov 2022 23:48:01 +1300 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 88aec98..ffc712c 100755 --- a/README.md +++ b/README.md @@ -14,10 +14,13 @@ well they essentailly run off "Server Emulators". # Installation: Understand that there are differnet verisons of the HISP package; -HISPd - reimplementation of the Horse Isle 1.0 Server Software +HISPd - reimplementation of the Horse Isle 1.0 Server Software (deprecated) N00BS - a launcher for joining Multiplayer or running a local server for offline singleplayer play MPN00BS - Same as N00BS but multiplatform +Game relies on a SQL Server, any should work, but i have only tested it with MariaDB, +(and i guess SQLLite for the one used in the launcher version) + - APT: Install on Ubuntu via APT: @@ -125,11 +128,6 @@ https://server.islehorse.com/binaries/download/HISP-Web-Game.zip !DANCE ``` - -# Depends - HISP Depends on a SQL Server, - its been tested and known to work specifically with MariaDB, https://mariadb.org/ - Set its information into server.properties or the server will just crash on first run /-/ # Building Building the server from source requires Microsoft .NET Core SDK, targetting version 7.0 https://dotnet.microsoft.com/download/dotnet-core