create_project_readme
Create a README.md file for your Godot project using predefined templates or custom content.
Instructions
Generate a README.md file for the project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | Custom README content (overrides template) | |
| template | No | README template style | |
| project_path | Yes | Path to the Godot project root |