Go to file
Kubwa Kiume cc7a51ab74 'README.md' ändern 2020-11-28 09:40:09 +01:00
Fonts Initial import 2020-11-28 09:19:59 +01:00
Img Initial import 2020-11-28 09:19:59 +01:00
Language Initial import 2020-11-28 09:19:59 +01:00
UserImage Initial import 2020-11-28 09:19:59 +01:00
binary_helper Initial import 2020-11-28 09:19:59 +01:00
classes Initial import 2020-11-28 09:19:59 +01:00
Banned.jpg Initial import 2020-11-28 09:19:59 +01:00
Boards.iar Initial import 2020-11-28 09:19:59 +01:00
Config.php Initial import 2020-11-28 09:19:59 +01:00
Database.sql Initial import 2020-11-28 09:19:59 +01:00
NoImage.jpg Initial import 2020-11-28 09:19:59 +01:00
README.md 'README.md' ändern 2020-11-28 09:40:09 +01:00
Update.jpg Initial import 2020-11-28 09:19:59 +01:00
index.php Initial import 2020-11-28 09:19:59 +01:00
iptrace.php Initial import 2020-11-28 09:19:59 +01:00

README.md

This is the source code for the Kubwa visitor board from OpenSim. 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:

  • 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. For example: load iar Firstname Lastname / YourPassword Boards.iar

  • 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.