Note: This is a work in progress and is not yet ready for production use until the version becomes 1.0.0 or higher unless you have direct support from the Vircadia team.
Be sure to clone recursively:
git clone https://github.com/vircadia/vircadia-world.git --recursive
or if you've already cloned the repo:
git submodule update --init --recursive
Pull any assets with Git LFS:
git lfs install
git lfs pull
Afterward, use the CLI to deploy the project.
See the main website for more information.
The next
branch is where new updates are merged before being pushed to master
.