From a42add5b42070bc618569f7fc9f1619ce01c2729 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Wed, 9 Mar 2022 15:15:58 +1300 Subject: [PATCH] Update add info on noobs package --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7e5bf07..ada54ef 100755 --- a/README.md +++ b/README.md @@ -72,7 +72,13 @@ well they essentailly run off "Server Emulators". !DANCE ``` -# Setup + +# Noobs Package (For people who go WTF IS A SQL ?) +- Download HISP-N00BS zip +- Open the HISP-N00BS executable +- Within a few secs should now be playing Horse Isle. + +# Normal Setup (I want to actually run a server). - Download the latest Windows or Linux binary. - Setup a SQL Server, (eg, MariaDB). - Setup a webserver with PHP8.0, intl and mysqli modules (eg, Apache). @@ -105,10 +111,6 @@ well they essentailly run off "Server Emulators". 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 /-/ -# Platforms - The server has been tried and known to work on Windows x86, x64, Linux x64, ARM and ARM64. - CI Provides pre-built binaries for all these platforms, - # Building 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