mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
install mods & uninstall mod & uninstall all mods & ligth theme & some modals
This commit is contained in:
@@ -34,4 +34,9 @@ export type DownloadLinkType = "universal"|"steam"|"oculus";
|
||||
export interface FileHashes {
|
||||
hash: string,
|
||||
file: string
|
||||
}
|
||||
|
||||
export interface ModInstallProgression{
|
||||
name: string,
|
||||
progression: number
|
||||
}
|
||||
Reference in New Issue
Block a user