OpenSimulator

Below are distributions of OpenSimulator that we use for the project:

Current release

Binary packages of the latest OpenSimulator release are provided in .zip or .tar.gz form. The two packages are theoretically identical, though the .tar.gz was built using mono while the .zip was built using .NET.

opensim-0.7.6.tar.gz or
opensim-0.7.6.zip

Other Distributions

OpenSimulator is a BSD licensed codebase, so other projects are welcome to repackage OpenSimulator and add their own modules or configuration. Current known public distributions are

Diva Distribution, a Preconfigured hypergrided standalone, binary distribution. Easy to setup and to keep up to date. Windows and Linux/Unix. Download the file diva-rNNNN.zip, unzip it, read README.txt and take it from there.

http://metaverseink.com/Downloads.html

Sim on a stick (SOAS). A portable, standalone and self-contained deployment of OpenSimulator. Can be run from a USB stick on most Windows PCs.

http://simonastick.com/

==============================================================================================================================

OpenSim Region Generator

http://secondstrife.com/region_ini_generator.html

The Region Generator may help designers to add more regions to the existing virtual world in OpenSim.

Example shown as below

[Business_1]
RegionUUID=1d04e0cb-024a-4ab4-91b2-354683c60e64
Location=2000,2000
InternalAddress=0.0.0.0
InternalPort=9116
AllowAlternatePorts=False
ExternalHostName = “127.0.0.1”

[Business_2]
RegionUUID=693ce30b-8b5e-4c2e-a017-75112a03ddc1
Location=2000,2001
InternalAddress=0.0.0.0
InternalPort=9117
AllowAlternatePorts=False
ExternalHostName = “127.0.0.1”

[Business_3]
RegionUUID=cba9a4f3-332c-4b9d-836e-2f5f0000f9eb
Location=2001,2000
InternalAddress=0.0.0.0
InternalPort=9118
AllowAlternatePorts=False
ExternalHostName = “127.0.0.1”

[Business_4]
RegionUUID=51a419e1-e524-4c2a-abd8-2fc50841d9e5
Location=2001,2001
InternalAddress=0.0.0.0
InternalPort=9119
AllowAlternatePorts=False
ExternalHostName = “127.0.0.1”

====================================================================================================================================

Leave a Reply

Your email address will not be published. Required fields are marked *