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.
- 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.
Run npm start
to start the application.
Run npm run dist
to build the project.