mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
feat: adding drive mapping
This commit is contained in:
@@ -20,3 +20,5 @@ export const seedsPath = app.isPackaged
|
||||
export const backupsPath = path.join(app.getPath("userData"), "Backups");
|
||||
|
||||
export const appVersion = app.getVersion();
|
||||
|
||||
export const artifactMetadataFileName = "hydra-launcher-metadata.json";
|
||||
|
||||
Reference in New Issue
Block a user