'README.md' ändern
parent
8ec5567cd6
commit
91885f4364
|
@ -1,7 +1,7 @@
|
||||||
This is the source code for the Kubwa visitor board from OpenSim.
|
This is the source code for the Kubwa visitor board from OpenSim.
|
||||||
I had to turn the service offline due to some... reasons.
|
I had to turn the service offline due to some... reasons.
|
||||||
|
|
||||||
**Please note that this version is the newer one**
|
**Please note that this version is a new one**
|
||||||
|
|
||||||
This version is creating a complete and nice looking image which will be shown on the Boards. It does not offer any metadata to the LSL script. If you want metadata to process it in any other way, you might want to use some parts and classes out of this project for your own projects.
|
This version is creating a complete and nice looking image which will be shown on the Boards. It does not offer any metadata to the LSL script. If you want metadata to process it in any other way, you might want to use some parts and classes out of this project for your own projects.
|
||||||
|
|
||||||
|
@ -11,6 +11,10 @@ This version is creating a complete and nice looking image which will be shown o
|
||||||
* MySql
|
* MySql
|
||||||
* Windows (prefered, i haven't tested it under Linux because i'am Windows user)
|
* Windows (prefered, i haven't tested it under Linux because i'am Windows user)
|
||||||
|
|
||||||
|
If you have trouble setting up the server side, please contact Kubwa, he may or may not help him.
|
||||||
|
|
||||||
|
![https://mumble.kubwa.de/signature.php](https://mumble.kubwa.de/signature.php)
|
||||||
|
|
||||||
-----
|
-----
|
||||||
* 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 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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue