Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

5. Packing Unpacked Mods

Max Kunes edited this page Jan 5, 2019 · 3 revisions

Packing 'Unpacked' Mods:

  • Packing mods is very easy. I'm going to use PBOManager in this tutorial, but I recommend you use one of the free tools here : https://mikero.bytex.digital/Downloads
  • It should not matter which PBO packer you choose as long as it honors the $PREFIX$ file we have or allows you to manually input the right pbo prefix.
  • Copy the Scripts folder from the Workbench Source Directory/Test Mod and paste and replace any files in the Workbench Source Directory/Build/Test Mod/Addons/ folder.
  • Your Addons folder should now look like this. Addons Folder
  • Now simply pack that Scripts folder into a pbo with the manager of your choice and delete the folder once the pbo is packed.
  • Your Addons folder should now look like this. Addons Folder

Clone this wiki locally