mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding drive mapping
This commit is contained in:
parent
1705b89355
commit
bcca701dc9
4 changed files with 68 additions and 27 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue