Get DSG - intelvwi/DSG GitHub Wiki

HOME > GET DSG

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:

  1. Clone the OpenSim source from GitHub:
    git clone git://OpenSim.org/git/opensim
  2. cd to the addon-modules directory:
    cd opensim/addon-modules
  3. Clone the DSG source from git using the following command:
    git clone https://github.com/intelvwi/DSG.git
⚠️ **GitHub.com Fallback** ⚠️