A Godot plugin for excluding folders with specific color markers during export.
- Configure different export behaviors for folders with different colors:
- Do not export (always)
- Do not export (release builds only)
- Do not export (debug builds only)
- Export normally (default)
- Download and install the addon(download the repo and unzip or use package manager like gd-plug or godotenv)
- Enable the addon in
Project Settings
- Find
Addons > Exclude Colored Folders
category inProject Settings
- Choose desired export behavior for each color
- Set color markers for folders in the file tab (right click on the folder and select
Set Folder Color
)
When exporting, the plugin will automatically exclude folders based on settings