mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[feature-274] add Oculus binary ids to versions json
This commit is contained in:
@@ -16,6 +16,7 @@ export interface BSVersion extends PartialBSVersion {
|
||||
oculus?: boolean;
|
||||
color?: string;
|
||||
downloadedFrom?: BsStore;
|
||||
OculusBinaryId?: string;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user