1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-03-12 13:21:17 +00:00
R4SAS 232132a3c9
update windows scripts to 78.11.0/2.38.0
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2021-06-01 23:10:07 +03:00
..
2018-01-23 11:50:18 +03:00

I2Pd Browser Portable builder for Windows

This is a script-based builder of I2Pd Browser Portable

How to use

  1. Build pre-configured Firefox using script build.cmd from build folder
  2. Run bundle by executing StartI2PdBrowser.bat

SHA512SUMS created with find * -type f -print0 | xargs -0 -i sha512sum {} command