Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 726 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 726 Bytes

PR:BF2 Download Assistant

An application build on Electron to help facilitate the download and installation of Project Reality: Battlefield 2. Uses BitTorrent as download protocol using torrent-stream library.

The official version is signed and distributed on realitymod.com or here on GitHub in the releases tab.

Functionality

  • Allow user to select download folder and save this configuration when program is later restarted.
  • Retrieve PR:BF2 version and torrent information from online CDN.
  • Download of the installer torrent. With option to close and resume later.
  • It automatically starts the installer.

Start

Run npm start to start the application.

Build

Run npm run dist to build the project.