Legal notice: this software is a derivative work from https://github.com/realitymod/PRBF2Download
A webapplication build on Electron to help facilitate the download and installation of Forgotten Hope 2. Uses BitTorrent as download protocol using WebTorrent library.
- Allow user to select download folder and save this configuration when program is later restarted.
- Retrieve Forgotten Hope 2 unofficial standalone installer version and torrent information from online source.
- Download of the installer through torrent.
- If operating system allows this (Windows 8 and above), it automatically mounts the installer to a virtual drive and starts the installer setup executable. Otherwise simply opens the download folder.
Run npm install
start package installation.
Run npm run postinstall
start package installation.
Run npm start
to start the application.
Run npm run dist
to build the project.