Skip to main content

Build Your Mod

Okay, we're done. Let's build our mod!

  1. At the top of the Godot game engine you'll see a dropdown menu called Project. Click that and then click Export....
  2. You won't see any presets available so let's click Add... and choose HTML5. We're going to ignore everything else and click Export PCK/Zip at the bottom.
  3. Make sure to un-tick Export With Debug. Make sure to change the file type to .pck.
  4. Save your mod file as the ID of your mod.
    1. Ex: MyModID.pck

You're done! Now you can load this .pck file in Queen's Brothel and test it out!

I hope you enjoy the mod tools. When you're ready to try more advanced stuff, head over to the guides to learn more!