From cb5a3b245074bfbb31a42eeba3ba67e590eade55 Mon Sep 17 00:00:00 2001 From: Kubwa Kiume Date: Sat, 28 Nov 2020 09:28:04 +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 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a61578e..8203775 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,18 @@ I had to turn the service offline due to some... reasons. You are free to download the entire repository and host the service yourself. -**Requirements: +**Requirements:** * PHP 5.6 (i have not tested it under PHP 7.0 or PHP 8.0 * MySql * Windows (prefered, i haven't tested it under Linux because i'am Windows user) +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. + + +*The entire project is release under the BSD license. Even if not all files including a reference to that license, they are still BSD licensed.* \ No newline at end of file