HoloFair SDK V4
  • 🛠️Welcome to HoloFair SDK
  • Development
    • ⚙️Initial Setup
      • Start Here
      • Setup Addressables
      • Updating HoloFair SDK in an existing project
      • Scenes & Layers
      • Portals
      • WorldSettings
      • Build & Upload Addressables
        • CloudFront
        • BunnyCDN
      • Pubish & Test your Metaverse
    • ⭐Features
      • Text
      • Respawn
      • Link
      • Image
      • Video
      • TalkZone
      • Emote
      • Timer
      • Add Force
      • Animated Objects
      • Special/VIP content
      • Localization
      • Timeline
      • Focus Point
      • REST API Integration
        • Serialized Variables
        • Smart String
      • Interaction Events
        • Use Cases for Interaction Events
      • Editing Values
      • Control Locker
    • ‼️Important
      • Format of 3D Assets
      • 🆔GUIDs
  • Guides
    • Custom User Authentication
Powered by GitBook
On this page
  1. Development
  2. Initial Setup

Updating HoloFair SDK in an existing project

PreviousSetup AddressablesNextScenes & Layers

Last updated 2 years ago

You need to have the most recent HoloFair SDK update before you continue so any new components are available to you.

To check if you have the latest update you need to go into unity and find Windows -> Package Manager.

Open the packages that are already in Unity and find HoloFair SDK. (If you do not have it you need to go back to "Start Here" and follow the instructions given in the github link)

Click on the HoloFair SDK package and check what version you have, if there is an update available just click on update

⚙️