Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This add-on zips up the current Godot project, placing the zip file in the user data folder. The primary inspiration for this add-on are those needing help but lack the experience necessary to send the full contents of their project to someone to assist them. It also skips the .godot and, if present, the .git folders to reduce the size of the resulting zip file.
Godot Project Zip
With this add-on you can zip up a project excluding the .godot and, if present, .git folders. This results in a smaller zip file.
Supports Godot 4.1+
This plugin requires Godot 4.1 and newer versions.
Installation
This plugin can be installed via the Godot asset library. Just Search for Godot Project Zip.
Usage
To have your project zip file created just select Zip Project from the Project -> Tools sub menu.
Once the zip file has been created the following confirmation dialog will show.
All zip files are stored in user://. A new zip file is created each time, so it's probably a good idea to clear them out after you no longer need them.
To see the user:// folder in the file explorer at any time you can select Open User Data Folder from the Project menu.
Support This and Other Free Tools
If you would like to support my development work to maintain this and other such projects you can do so at https://www.buymeacoffee.com/jlothamer.
This add-on zips up the current Godot project, placing the zip file in the user data folder. The primary inspiration for this add-on are those needing help but lack the experience necessary to send the full contents of their project to someone to assist them. It also skips the .godot and, if present, the .git folders to reduce the size of the resulting zip file.
Reviews
Quick Information

This add-on zips up the current Godot project, placing the zip file in the user data folder. The primary inspiration for this add-on are those needing help but lack the experience necessary to send the full contents of their project to someone to assist them. It also skips the .godot and, if present, the .git folders to reduce the size of the resulting zip file.