I2P Address: [http://i2pgit.org]

Skip to content

Add support for dmg and exe updates

zzz requested to merge zzz/i2p.i2p:dmg into master

here's what I had in mind for the i2p.i2p side of things, really simple.

ConsoleUpdateManager just checks the su3 file type to decide what to do. It would then call something platform-specific class to do the rest.

to be decided: who copies/deletes the temp file, success/failure return values, how to hook in the class, define the interface

Edited by zzz

Merge request reports