Get started
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.
Clone the repository
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
Deploy
Afterward, use the CLI to deploy the project.
Features
See the main website for more information.
Next
The next
branch is where new updates are merged before being pushed to master
.