Skip to content
This repository has been 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 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. If you use DayZ Addon Builder you must fill the Addon prefix field with the right prefix as it will not honor the $PREFIX$ file.
  • 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