mmvanheusden 99c97dbfb1 fix actions 2
2022-06-26 17:57:17 +02:00
2022-06-26 17:31:45 +02:00
2022-06-26 15:38:47 +02:00
2022-06-25 19:37:14 +02:00
2022-06-26 15:38:47 +02:00
2022-06-26 17:57:17 +02:00

SteamDepotDownloaderGUI Electron rewrite (experimental)

How to setup dev environment

  • First, install npm, nodejs and Electron on your system.

For Arch Linux users, run sudo pacman -S npm nodejs electron

  • Then, git clone this repo, change direcory into the repo and run git checkout rewrite.
  • Now run npm install
  • You now can start the GUI with npm start

Building

  • cd into the repo
  • npm run build
Description
No description provided
Readme GPL-3.0 198 MiB
Languages
HTML 42.1%
Rust 28.7%
TypeScript 21.7%
CSS 6.1%
JavaScript 1.4%