Thank you for backing the project. Your purchase comes with a signed credential — a small license.json file. Here is exactly what to do with it.
license.jsonIt is delivered to the email you used at checkout. Save the attached license.json file somewhere you can find it.
The Modex plugin reads your license from ~/.fde-modex/license.json. Create that folder and drop the file in:
# macOS / Linux
mkdir -p ~/.fde-modex
mv ~/Downloads/license.json ~/.fde-modex/license.json
From the repository root, load the plugin — it checks the ed25519 signature against the key embedded in the plugin and unlocks your tier.
# expect: ✓ Licensed (plugin) + your unlocked features
python3 -m modex.plugin_loader
Haven't received your license.json yet? During the founding phase, delivery can be manual — if it hasn't arrived within a few minutes, open an issue on GitHub with your checkout email and we'll mint and send it. Your purchase is recorded either way.