Download
From OpenSimulator
Contents |
Sources
Stable Releases
Please update: Current Stable 0.5 (Links and packages required for 3172)
These are the last version that were considered "stable" and useable in a test enviornment.
- Version 0.5.1
(Source) http://opensimulator.org/cgi-bin/viewcvs.cgi/tags/0.5.1-release.tar.gz?view=tar
(Source) svn co http://opensimulator.org/svn/opensim/tags/0.5.1-release opensim
- Version 0.5.0
(Source) http://opensimulator.org/cgi-bin/viewcvs.cgi/tags/0.5.0-release.tar.gz?view=tar
(Source) svn co http://opensimulator.org/svn/opensim/tags/0.5.0-release opensim
- Version 0.4.0
(Source) http://dist.opensimulator.org/opensim-0.4.zip
(Source) http://dist.opensimulator.org/opensim-0.4.tar.gz
(Source) svn co http://opensimulator.org/svn/opensim/tags/0.4.5.3-stable opensim
SVN Checkout
SVN can be downloaded for Windows from here, or for Mac OS X 10.4.x here. SVN is built into Mac OS X 10.5.
- For the very latest (and usually unstable) source:
svn co http://opensimulator.org/svn/opensim/trunk opensim
- For 0.4.5.2 Stable version:
svn co http://opensimulator.org/svn/opensim/tags/0.4.5.2-stable opensim
git checkout
for those who prefer git, there is an "unofficial mirror" of SVN into git. It is intended for the collaborative prototyping/proofs of concept, etc.
git clone http://opensim.be/git/opensim-svn.git
If you know SVN and are interested to compare git, refer to the crash course
Binaries
Official Release Builds
- Please add SVN realase build number of official prebuilt configurations here.
It would be useful if the server console had a command to give the SVN release build number to assist in bug reporting. It seems to be a requested feature for future builds.
Unofficial Builds
OpenSim.be Nightly Builds (Unofficial)
These are compiled binary packages created daily from the svn repository. The EXE's can be run natively under Windows, but requires Mono to run under Mac OS X and Linux. They default to a standalone region setup, and can be configured normally.
RealXtend Build (Unofficial)
This is a modified version designed to work with the RealXtend viewer. It's not required for their client, but some features will not work without it.
http://www.realxtend.org/get.php?id=2
OpenLife Standalone Version w/GUI (Unofficial)
Preconfigured standalone region based on SVN3697 -STABLE (29 FEB 08) includes a simple GUI/ Voice with ReX Viewer. Login to download.
http://openlifegrid.com/Downloads/tabid/67/Default.aspx
VMware Appliance
An unofficial VMware Appliance can be found here.