A barebones starter using Mera SDK for Unity XR template project.
✅ Unity git ignore
✅ Unity git lfs
✅ Unity 3D Core (URP) 2022.3.29f1
✅ XR Interaction Toolkit
✅ XR Plug-in Management package
✅ Meta XR All-in-one SDK
📺 Video walkthrough: Click here
⬇️ Install the following:
- Git: The backbone of version control. Install Git
- Git LFS: For handling large files with ease. Install Git LFS
- GitHub Desktop: [Optional, but recommended] A user-friendly interface for Git. Install GitHub Desktop
For a visual guide, watch the 📺 Video walkthrough: Click here.
- Clone the Repository: Open your terminal or shell and run:
git clone https://github.com/voxbox-dev/simpleverse-vr
- GitHub Desktop: Launch the GitHub Desktop App to manage your project visually.
- Initialize Git LFS: Follow the steps in this video to set up Git LFS in your project. [View Here]
Note: A .gitattributes
file is already present in the project, containing Git LFS configurations. If necessary, refer to this Unity .gitattributes example to update the file.: