Uploading a Package

This page explains how to upload a Unity package to pckgs.io using the web interface. You’ll select your package folder, confirm the upload, and complete the process through the upload page.


Prerequisites

Before uploading a package, ensure you have the following:

  • Organization: All packages in pckgs.io must belong to an organization. Refer to our Create An Organization documentation to create one if needed.

  • Unity Package: You need a Unity package created within your project, ready for upload. If you haven’t created one yet, see our Create a Package guide for detailed instructions.


How to Upload a Package

  1. Go to the Upload Page
    Navigate to organization you want to upload package. In packages section click Upload Package.

  2. Select Your Package Folder
    On the page, you’ll see:

Click it and select the folder that contains your package’s package.json file.
(This should be the root folder of your Unity package.)

  1. Confirm Upload
    A confirmation popup will appear asking if you’re sure you want to upload.
    Click Yes to proceed.

  2. Review Package Info
    Once the folder is processed, your package information will be displayed on the page.

  3. Click Upload
    Scroll to the bottom and click the Upload button.

  4. Wait for Completion
    After a successful upload, you’ll be automatically redirected to package’s page.


Need Further Assistance?

Should you encounter any issues or have questions about the upload process, please feel free to contact us here or email us at [email protected].


See Also