Skip to content
djphil edited this page Sep 5, 2018 · 8 revisions

OpenSim Register v0.1

Welcome to the OpenSim Register wiki!

Demo

OpenSim Login Screen v0.2

Features

* Create Avatar Account
* Create Avatar Inventory
* Create Avatar Appearance
* Change/Reset Email/Password
* Login with username or email
* Multilingual website
* and more ...

Requierment

Mysql, Php5, Apache
OpenSimulator v0.9.x

Download

GitHub Source Code

Install

TODO ...

Create avatar model for registration

How to create a avatar model for registration ?

  1. Create a new avatar account for the model (via console).
  2. Goto inworld and create a new folder in the inventory (Folder Name = Avatar Name).
  3. Create 4 mains parts + outfits and dress up the avatar model.
  4. Goto config.php in "models" section and add uuid, firstname and lastname.

eg: "<MODEL_UUID>" => "<MODEL_NAME>"

/!\ <MODEL_NAME> = Avatar Name = Folder Name /!\

License

GNU/GPL General Public License v3.0

Credit

Philippe Lemaire (djphil)

Clone this wiki locally