Build / Export Your Mod
How to export your mod.
- At the top of the Godot game engine you'll see a dropdown menu called Project. Click that and then clickExport....
- You won't see any presets available so let's click Add...and chooseHTML5. We're going to ignore everything else and clickExport PCK/Zipat the bottom.
- Make sure to un-tick Export With Debug. Make sure to change the file type to.pck.
- Save your mod file as the ID of your mod.- Ex: MyModID.pck
 
You're done! You can load this .pck file in Queen's Brothel.
When you're ready, you can use this guide to upload your mod.