Skip to content

A Electron App to make the download and installation of PR:BF2 easier.

License

Notifications You must be signed in to change notification settings

realitymod/PRBF2Download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.