VCV Rack API v2
Loading...
Searching...
No Matches
rack::library::UpdateInfo Struct Reference

#include <library.hpp>

Public Attributes

std::string name
 
std::string version
 
std::string changelogUrl
 
std::string minRackVersion
 Only defined if plugin does not meet Rack version requirement.
 
bool downloaded = false
 

Member Data Documentation

◆ name

std::string rack::library::UpdateInfo::name

◆ version

std::string rack::library::UpdateInfo::version

◆ changelogUrl

std::string rack::library::UpdateInfo::changelogUrl

◆ minRackVersion

std::string rack::library::UpdateInfo::minRackVersion

Only defined if plugin does not meet Rack version requirement.

◆ downloaded

bool rack::library::UpdateInfo::downloaded = false

The documentation for this struct was generated from the following file: