# OpenRouter API Key # Get your API key from https://openrouter.ai/keys OPENROUTER_API_KEY=your_api_key_here # GitHub API Token (for community submissions) # Create a personal access token with 'repo' scope at https://github.com/settings/tokens GITHUB_TOKEN=your_github_token_here # GitHub Repository Settings (optional - defaults to current repo) GITHUB_OWNER=your_github_username GITHUB_REPO=mana-games