# SimpleConfigExclude
Visually manage which config files (.ini) are included or excluded when packaging your Unreal Engine project.
## Key Features
- Tri-State Selector: Default, Allowed (force include), Disallowed (force exclude)
- Auto-Apply: Automatically reads and applies rules on editor startup
- Copy Excluded Files: Quick copy solution to add excluded files to packaged build for testing
- Safe Design: Hides plugin's own config by default to prevent accidental changes
## Use Cases
- Exclude development/debug configs to prevent leaking to release builds
- Force include custom config files
- Manually add excluded configs after packaging (for different deployment environments)
## Documentation
Full tutorial: https://github.com/mengzhishanghun/mengzhishanghun/blob/main/UEPlugins/SimpleConfigExclude/README.md
## Support
Technical support: mengzhishanghun@outlook.com