Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 622 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 622 Bytes

OBSOLETE

This plugins was integrated in RS and is not needed anymore. Therefore it is not maintained anymore.


ExportImport

Enables backup and restoration of your RetroShare friends' information. A useful tool to prevent the loss of your connections after RestroShare crashes

I don't know who is the creator of this plugin, I am just maintaining it. If you know the creator, let me know!

Compile

Checkout the source under src/plugins/ExportImport
Open src/plugins/plugins.pro in a text editor
Add this line:

ExportImport \

Build it like you do with other plugins