Skip to content

Latest commit

 

History

History
 
 

autoupdater

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Autoupdater

The SlimeVR autoupdater manages updating all the software for SlimeVR on a user's computer. It does not handle updates of firmware.

It reads a version.yaml file from a github release to determine the versions of the software to download, then fetches them and installs them.

Long term, we may use this to replace most or all of the business logic of the current SlimeVR Web Installer.

Project Status

This is a work in progress. Yaml description and serialization is complete already.