This library provides a simple way to programmatically manage Godot export presets. It handles parsing the config file format, merging presets, and includes base presets for common platforms. This ...
The current V1 code imports a number of SDK symbols from deep module paths even when the SDK already re-exports them from a package __init__.py. That creates unnecessary coupling to the SDK's file ...