Get DSG - intelvwi/DSG GitHub Wiki
DSG is not available as a binary distribution and must be built from source. It is an addon module for OpenSim and it requires the latest OpenSim development code during compilation. To obtain up-to-date source code for OpenSim and the DSG module, follow these steps:
- Clone the OpenSim source from GitHub:
git clone git://OpenSim.org/git/opensim - cd to the addon-modules directory:
cd opensim/addon-modules - Clone the DSG source from git using the following command:
git clone https://github.com/intelvwi/DSG.git