I am alredy working on the postinst
It will be like this:
Leg file contains the extensions folder and an installer script that is OUTSIDE the extension.
The user puts in the leg file, and opens a new java launcher extension menu that will show all leg files.
User selects a leg and it extracts the leg file. Then it runs the postinst file and killalls cvm.
The postinst file needs to be named whatever the leg is named, including the extension, with and addition of .postinst at the end of the name.
It is based of bhaak's hackedupreader extension.
|