From c60d6777f03dec66f41b27a513d7b31a48b3c1e2 Mon Sep 17 00:00:00 2001 From: Bluzume <39113159+KuromeSan@users.noreply.github.com> Date: Mon, 5 Apr 2021 15:51:57 +1200 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 987143a..5e45068 100755 --- a/README.md +++ b/README.md @@ -13,13 +13,12 @@ i basically have to rewrite the entire game so .. **tl;dr, think "Club Penguin Rewritten" but with Horse Isle.** -# Setup -- Download/Clone this repository. +# Setup - 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). -- Copy files from this repository's WebInterface/master-site into your webserver. - have a separate virtual host for WebInterface/game-site. +- Copy files from the binary ZIP's www/master-site into your webserver. + have a separate virtual host for www/game-site. - Edit game-site/config.php to have your SQL login information. Change the server host to your public IP or a Domain that points. to it and also change the admin password