library

Packager

Packager

Easily Package/Unpack systems into your experiences

I made this plugin because I find myself needing to reuse complex systems very often. The process of zipping a system up into a folder, adding instructions for where to put everything, and unzipping it in another experience can be a huge pain.

This plugin attempts to streamline the process into a simple explorer widget, letting you group your systems the way you want, and easily package/unpackage them with one click.

Forked from @likeablesea7’s Custom Explorer V1.5.1 plugin

Installation

Get the plugin https://create.roblox.com/store/asset/85885451493408/Packager

How to use:

Organization Instructions

  1. Open the widget
  2. Select the scripts/instances you want to organize into a group
  3. Click “Add to group” to add them to a group.

Packaging Instructions

  1. Open the widget
  2. Click a group to select it
  3. Click the export button to export it to a certified Packager package

Unpackaging Instructions

  1. Open the widget
  2. Click a Packager package
  3. Click “Unpackage” to unpack it into your experience

Note: Packager does not scan for malicious instances or code. I am not responsible for the systems you unpack into your experience. Please only unpack packages from trusted sources.

Examples:

Module with Dependencies Example https://github.com/KashTheKing/library/tree/main/building-blocks/packager-blocks/damage-part-example