Adding packages¶
A .ppf (Pluxel Package File) is a file exported as a package from
Pluxel. It's a zip under the hood, bundling scripts or plugins together with
manifest information (name, author, version, type, and so on).
How to add¶
- Drag & drop — Drop a
.ppffile onto the window - From the menu — Top menu File → Add package (.ppf)
On import, the items in the package are registered into your library, and the manifest information (banner image, author, version, tags, etc.) is restored.
Packages and backups¶
- Individual packages can be shared and distributed as
.ppf. - To export your entire library at once, see Creating packages.
Tip
How to create a .ppf is covered in Creating packages.