mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
detection of oculus beat saber installation
This commit is contained in:
@@ -6,6 +6,7 @@ export interface BSVersion {
|
||||
ReleaseDate?: string,
|
||||
year?: string,
|
||||
steam?: boolean,
|
||||
oculus?: boolean,
|
||||
name?: string,
|
||||
color?: string
|
||||
}
|
||||
Reference in New Issue
Block a user