Skip to content

edia-toolbox/edia_installer

Repository files navigation

EDIA Installer

A one-script repo.

Single Editor-script which allows handling the installation of the various EDIA modules and their core XR dependecies (including loading relevant samples).

image

Installation

Recommended: Simply download the unitypackage and import it to your Unity project (menu: Assets/Import package/Custom Unity Package). This will give you the following entry in your menu bar:

image

Important

You should and need not have installed any dependencies of EDIA manually to the project, yet—the installer will take care of this. Also, make sure that you do not have UXF installed to the project, which would cause conflicts with EDIA (which brings its own UXF-clone).

Alternatively, you can clone this repo -> open "EDIA > EDIA Installer" from the main menu, and take it from there to build a project from scratch.

To install releases of EDIA packages, use the exact name of the release (e.g., 'v0.6.0' or 'exp-validet'), alternatively xou can also install specific git branches by using the respective branch-name (e.g., 'main' or ' dev'). Currently, branch names which include . or - are not supported. Anything with a . needs to be a valid realease version (adhering to SemVer), anything with a - needs to be a special release (check the release page on the package's github).

Bring some patience after clicking Install. Unity takes a while (for anything). You need to also wait for the final domain refresh before remaining errors can be cleared from the console.

Roadmap

  • add EDIA Eye submodules
    • Quest
    • PICO
    • Vive
    • Varjo
  • add EDIA RCAS
  • allow to install releases (not only branches)

About

Installer for EDIA packages and dependecies

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors