1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-01-28 23:44:14 +00:00
Dimitris Apostolou 97afe240e5 Update I2Pd to 2.29.0
Former-commit-id: cb6dfd27bd8fb4c60147f1099048edae18e3f466
2019-10-25 01:32:35 +03:00
..
2019-10-25 01:32:35 +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