From b9671a466705298a3f2a1e4d6649ae1a91e9b1bd Mon Sep 17 00:00:00 2001 From: Kubwa Kiume Date: Sat, 28 Nov 2020 09:28:41 +0100 Subject: [PATCH] =?UTF-8?q?'README.md'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 713f55b..3c88bc1 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,10 @@ You are free to download the entire repository and host the service yourself. > The required MySql database structure can be found in the file **Database.sql**. It also includes some basic datasets that might be required for language detection. + > The file **Boards.iar** includes the visitorboards and their scripts. You can load that iar-file to your inworld inventory trought the region console. + > To start, you have to edit the file **Config.php** and insert the MySql user and password. Thats all i think.